feat: update

This commit is contained in:
liuyx 2024-09-02 18:42:36 +08:00
parent 0fdd076774
commit 84d11b04aa

View File

@ -5,8 +5,7 @@ services:
container_name: s container_name: s
hostname: sing-box hostname: sing-box
restart: always restart: always
networks: network_mode: host
- sing-box
environment: environment:
- START_PORT=40090 - START_PORT=40090
- SERVER_IP=${IP_ADDR} - SERVER_IP=${IP_ADDR}