This commit is contained in:
Shafi 2026-01-30 19:28:45 +00:00
parent e5b2abe539
commit e5538a0a4a

View file

@ -18,3 +18,10 @@ services:
postgres postgres
-c config_file=/etc/postgresql/postgresql.conf -c config_file=/etc/postgresql/postgresql.conf
-c hba_file=/etc/postgresql/pg_hba.conf -c hba_file=/etc/postgresql/pg_hba.conf
networks:
- dokploy-network
networks:
dokploy-network:
external: true
name: dokploy-network