feat: add private staging postgres topology
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
services:
|
||||
postgres:
|
||||
ports:
|
||||
- "127.0.0.1:${POSTGRES_HOST_PORT:-55432}:5432"
|
||||
Reference in New Issue
Block a user