trying to make starting autimatically work
This commit is contained in:
parent
0c1b9bd52a
commit
f17ccd3094
|
|
@ -105,11 +105,9 @@ services:
|
|||
ports:
|
||||
- "5000:5000"
|
||||
restart: always
|
||||
#depends_on:
|
||||
#mongo:
|
||||
#condition: service_healthy
|
||||
#restheart:
|
||||
#nginx-proxy:
|
||||
depends_on:
|
||||
- restheart
|
||||
- nginx-proxy
|
||||
#labels:
|
||||
# com.github.nginx-proxy.nginx-proxy.keepalive: "64"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue