update: port

This commit is contained in:
tao.chen
2026-08-14 15:32:34 +08:00
parent af9466c4e6
commit 7347b409e5
+2 -2
View File
@@ -94,7 +94,7 @@ services:
runtime:
condition: service_healthy
ports:
- 9121:8000
- 8891:8000
volumes:
- ${PWD}:/app
- ./data:/data
@@ -117,7 +117,7 @@ services:
max-file: "10"
restart: unless-stopped
ports:
- 9122:8000
- 8892:8000
cap_add:
- SYS_ADMIN
devices: