Restart behaviour change
This commit is contained in:
parent
b5f43ce616
commit
e410ff545f
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ services:
|
|||
context: .
|
||||
dockerfile: Dockerfile
|
||||
pull_policy: build
|
||||
restart: on-failure:3
|
||||
restart: always
|
||||
networks:
|
||||
- nginx_default
|
||||
ports:
|
||||
|
|
Loading…
Add table
Reference in a new issue