first commit

This commit is contained in:
zcr
2026-02-05 10:15:03 +08:00
parent 56cd1e5b6e
commit 2882254111
4 changed files with 564 additions and 5 deletions

View File

@@ -10,4 +10,4 @@ services:
- ./.env:/app/.env
- /etc/localtime:/etc/localtime:ro
ports:
- "${SERVE_PORT}:7777"
- "${SERVE_PORT}:80"