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: .
|
context: .
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
pull_policy: build
|
pull_policy: build
|
||||||
restart: on-failure:3
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
- nginx_default
|
- nginx_default
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Add table
Reference in a new issue