enh
This commit is contained in:
parent
e5b2abe539
commit
e5538a0a4a
1 changed files with 7 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue