restart: always
This commit is contained in:
parent
27e2ee184a
commit
247e62fe55
@ -32,6 +32,7 @@ services:
|
|||||||
|
|
||||||
nginx:
|
nginx:
|
||||||
image: nginx:latest
|
image: nginx:latest
|
||||||
|
restart: always
|
||||||
depends_on:
|
depends_on:
|
||||||
- backend
|
- backend
|
||||||
- frontend
|
- frontend
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user