small fix
This commit is contained in:
parent
271b5958b8
commit
b8f85256a7
|
@ -126,7 +126,7 @@ in
|
||||||
"/mnt/postgres:/var/lib/postgresql/data"
|
"/mnt/postgres:/var/lib/postgresql/data"
|
||||||
|
|
||||||
# Mount config files
|
# Mount config files
|
||||||
# "${pg_hbaConfig}:/var/lib/postgres/data/pgdata/pg_hba.conf"
|
# "${pg_hbaConfig}:/var/lib/postgres/data/pgdata/pg_hba.conf"
|
||||||
"${pgsqlConfig}:/etc/postgresql/postgresql.conf"
|
"${pgsqlConfig}:/etc/postgresql/postgresql.conf"
|
||||||
|
|
||||||
# Need to mount secret file
|
# Need to mount secret file
|
||||||
|
|
Loading…
Reference in New Issue