fix(staging): connect web to local postgres

This commit is contained in:
Jesse_Chen
2026-07-22 12:10:16 +08:00
parent c2213cd4e6
commit f2674acd04
4 changed files with 18 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
services:
web:
networks:
- default
- app
networks:
app: