trying to make starting autimatically work

This commit is contained in:
Michael Winter 2023-08-28 19:27:17 +02:00
parent 0c1b9bd52a
commit f17ccd3094

View file

@ -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"