chore: 端口从 3000 改为 3721 避免冲突

This commit is contained in:
2026-03-02 01:07:45 +08:00
parent 7fd1005e03
commit ea49ce6081
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ services:
image: no-whatever:latest
container_name: no-whatever
ports:
- "3000:3000"
- "3721:3721"
volumes:
- /data/no-whatever:/app/data
environment: