Public Access
1
0

fix: align docker startup with shared locale-all network

This commit is contained in:
pguerrerox
2026-05-26 20:02:47 +00:00
parent bdeda4902e
commit a6df4cb3cb
2 changed files with 5 additions and 1 deletions
+2
View File
@@ -30,6 +30,8 @@ services:
COOKIE_SECRET: ${COOKIE_SECRET}
PG_BOSS_SCHEMA: ${PG_BOSS_SCHEMA}
restart: "no"
networks:
- locale-all
api:
build: