update: port
This commit is contained in:
+2
-2
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user