We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cf924d commit cede047Copy full SHA for cede047
docker-compose.yml
@@ -13,7 +13,7 @@ services:
13
- TARGET_URL=example.com
14
- TARGET_PORT=443
15
- USERS=exampleuser1,exampleuser2
16
- - LOG_LEVEL=${LOG_LEVEL}
+ - LOG_LEVEL=warn
17
restart: unless-stopped
18
networks:
19
- d2ray_br
0 commit comments