chore: 端口从 3000 改为 3721 避免冲突
This commit is contained in:
+1
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user