first commit

This commit is contained in:
zcr
2026-02-05 10:26:16 +08:00
parent 2882254111
commit ec195d17e1
2 changed files with 16 additions and 11 deletions

View File

@@ -6,7 +6,7 @@ services:
dockerfile: Dockerfile
working_dir: /app
volumes:
- ./app:/app/app
- ./:/app
- ./.env:/app/.env
- /etc/localtime:/etc/localtime:ro
ports: