This commit is contained in:
🐟 2023-08-28 17:25:05 +08:00
parent 880f3e9b17
commit 23ba26f7c2
2 changed files with 2 additions and 3 deletions

View File

@ -6,6 +6,7 @@ services:
restart: always restart: always
ports: ports:
- 7990-7999:7990-7999 - 7990-7999:7990-7999
init: true
networks: networks:
- vlss - vlss
volumes: volumes:
@ -16,8 +17,6 @@ services:
V2RAYA_ADDRESS: 0.0.0.0:7997 V2RAYA_ADDRESS: 0.0.0.0:7997
TZ: TZ:
TERM: TERM:
depends_on:
- ngx
# dae: # dae:
# container_name: dae # container_name: dae
# image: daeuniverse/dae:latest # image: daeuniverse/dae:latest

View File

@ -1,3 +1,3 @@
FROM tindy2013/subconverter:latest FROM tindy2013/subconverter:latest
COPY ./sub/subconverter /usr/bin/subconverter # COPY ./sub/subconverter /usr/bin/subconverter