Develop #16

Merged
tao.chen merged 273 commits from develop into main 2026-08-21 10:42:09 +08:00
Showing only changes of commit 7347b409e5 - Show all commits
+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: