Update docker-compose.yml

This commit is contained in:
2024-01-20 09:21:25 +00:00
parent 40fc5e3409
commit f9553ccafa
+2 -2
View File
@@ -26,10 +26,10 @@ services:
count: all count: all
capabilities: [gpu] capabilities: [gpu]
ports: ports:
- "5935:1935" - "1935:1935"
- "5000:5000" - "5000:5000"
- "5001:5001" - "5001:5001"
- "5085:8080" - "8080:8080"
# network_mode: host # network_mode: host
volumes: volumes: