feat: parameterize US port and bound sing-box logs
This commit is contained in:
@@ -4,6 +4,7 @@ services:
|
||||
environment:
|
||||
DOMAIN: ${DOMAIN}
|
||||
ACME_EMAIL: ${ACME_EMAIL}
|
||||
LISTEN_PORT: ${LISTEN_PORT}
|
||||
USER1_PASSWORD: ${USER1_PASSWORD}
|
||||
CLOUDFLARE_API_TOKEN: ${CLOUDFLARE_API_TOKEN}
|
||||
volumes:
|
||||
@@ -33,8 +34,8 @@ services:
|
||||
driver: json-file
|
||||
options:
|
||||
max-size: 200k
|
||||
max-file: "2"
|
||||
|
||||
volumes:
|
||||
sing-box-config:
|
||||
sing-box-data:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user