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: runtime:
condition: service_healthy condition: service_healthy
ports: ports:
- 9121:8000 - 8891:8000
volumes: volumes:
- ${PWD}:/app - ${PWD}:/app
- ./data:/data - ./data:/data
@@ -117,7 +117,7 @@ services:
max-file: "10" max-file: "10"
restart: unless-stopped restart: unless-stopped
ports: ports:
- 9122:8000 - 8892:8000
cap_add: cap_add:
- SYS_ADMIN - SYS_ADMIN
devices: devices: