fix(docker): change hub-net to be non-external in docker-compose

This commit is contained in:
2026-05-14 12:19:16 -05:00
parent 7a7e8a67a3
commit 0c876b11bf

View File

@@ -315,5 +315,5 @@ networks:
driver: bridge
hub-net:
external: true
external: false
name: aduanasoft-hub_default