change restart to unless-stopped
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
quackerd 2022-12-02 14:40:39 +01:00
parent d950d02de6
commit f51ef2719e

View File

@ -16,7 +16,7 @@ services:
- PORT=${PORT}
- FQDN=${FQDN}
- USERS=${USERS}
restart: "no"
restart: unless-stopped
networks:
- d2ray_br
volumes: