feat: update

This commit is contained in:
liuyx 2024-09-02 18:17:06 +08:00
parent 5912ff53dc
commit 00d500a440

View File

@ -16,6 +16,7 @@ services:
volumes: volumes:
- ${ROOT_DIR}:/root - ${ROOT_DIR}:/root
- /etc/localtime:/etc/localtime:ro - /etc/localtime:/etc/localtime:ro
- /sys/fs/cgroup:/sys/fs/cgroup:ro
environment: environment:
APP_ADDRESS: 0.0.0.0:3111 APP_ADDRESS: 0.0.0.0:3111
# command: ['tail', '-f', '/dev/null'] # command: ['tail', '-f', '/dev/null']