This commit is contained in:
zcr
2026-01-08 17:29:59 +08:00
parent b258d9ff32
commit 8fa66f327f

View File

@@ -6,6 +6,7 @@ services:
working_dir: /app working_dir: /app
volumes: volumes:
- ./:/app - ./:/app
- .env:/app/.env
- /etc/localtime:/etc/localtime:ro - /etc/localtime:/etc/localtime:ro
ports: ports:
- "10075:8777" - "10075:8777"