修改端口3100

This commit is contained in:
wuyanwanwu
2026-08-09 18:55:54 +08:00
parent 8e735ece88
commit 3671b57b76
+1 -1
View File
@@ -5,6 +5,6 @@ services:
env_file: env_file:
- .env - .env
ports: ports:
- "3000:3000" - "3100:3100"
extra_hosts: extra_hosts:
- "host.docker.internal:host-gateway" - "host.docker.internal:host-gateway"