Update docker-compose.yaml

Fixed network section alignment
This commit is contained in:
2026-05-30 14:27:25 -05:00
parent e3935da32d
commit 01492eb395
+1 -1
View File
@@ -27,6 +27,6 @@ services:
- 8989:8989 - 8989:8989
restart: always restart: always
networks: networks:
traefik-public: traefik-public:
external: true external: true