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