Update docker-compose.yml
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
7cf924dccb
commit
cede04750d
@ -13,7 +13,7 @@ services:
|
|||||||
- TARGET_URL=example.com
|
- TARGET_URL=example.com
|
||||||
- TARGET_PORT=443
|
- TARGET_PORT=443
|
||||||
- USERS=exampleuser1,exampleuser2
|
- USERS=exampleuser1,exampleuser2
|
||||||
- LOG_LEVEL=${LOG_LEVEL}
|
- LOG_LEVEL=warn
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
- d2ray_br
|
- d2ray_br
|
||||||
|
Loading…
Reference in New Issue
Block a user