change restart to unless-stopped
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
d950d02de6
commit
f51ef2719e
@ -16,7 +16,7 @@ services:
|
||||
- PORT=${PORT}
|
||||
- FQDN=${FQDN}
|
||||
- USERS=${USERS}
|
||||
restart: "no"
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- d2ray_br
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user