feat: add DC9 Snell v4 and v6 inbounds
This commit is contained in:
@@ -17,6 +17,10 @@ services:
|
||||
REALITY_SERVER_NAME: ${REALITY_SERVER_NAME}
|
||||
REALITY_PRIVATE_KEY: ${REALITY_PRIVATE_KEY}
|
||||
REALITY_SHORT_ID: ${REALITY_SHORT_ID}
|
||||
SNELL_V4_PORT: ${SNELL_V4_PORT}
|
||||
SNELL_V4_PSK: ${SNELL_V4_PSK}
|
||||
SNELL_V6_PORT: ${SNELL_V6_PORT}
|
||||
SNELL_V6_PSK: ${SNELL_V6_PSK}
|
||||
volumes:
|
||||
- ./etc/sing-box/config.json.template:/template/config.json.template:ro
|
||||
- sing-box-config:/output
|
||||
|
||||
Reference in New Issue
Block a user