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}
|
- PORT=${PORT}
|
||||||
- FQDN=${FQDN}
|
- FQDN=${FQDN}
|
||||||
- USERS=${USERS}
|
- USERS=${USERS}
|
||||||
restart: "no"
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
- d2ray_br
|
- d2ray_br
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
Reference in New Issue
Block a user