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
volumes:
- ./:/app
- .env:/app/.env
- /etc/localtime:/etc/localtime:ro
ports:
- "10075:8777"