Update MySpeed/docker-compose.yml
Deploy MySpeed / deploy (push) Successful in 10s

This commit is contained in:
2026-07-20 18:40:25 +00:00
parent 0a4a19652a
commit 22e933bd09
+2 -2
View File
@@ -8,7 +8,7 @@ services:
- /opt/Docker-Deployments/MySpeed/data:/myspeed/data - /opt/Docker-Deployments/MySpeed/data:/myspeed/data
restart: unless-stopped restart: unless-stopped
networks: networks:
- main - external
networks: networks:
main: external:
external: true # Tells Compose not to create this network external: true # Tells Compose not to create this network