fix: use local proxy network

This commit is contained in:
2026-08-01 22:34:30 +01:00
parent 98346336ea
commit f0c0c43f04
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -25,4 +25,4 @@ services:
networks:
shared:
external: true
name: ${SHARED_NETWORK:-ordernow-shared}
name: ${SHARED_NETWORK:-local-proxy}