Update pg_hba.conf
This commit is contained in:
@ -6,6 +6,7 @@ services:
|
||||
volumes:
|
||||
- postgres_data:/var/lib/postgresql
|
||||
- ./custom-postgresql.conf:/etc/postgresql/12/main/postgresql.conf
|
||||
- ./custom-pg_hba.conf:/etc/postgresql/12/main/pg_hba.conf
|
||||
- ./rogaining.sql:/sql/rogaining.sql
|
||||
- ./sqls:/sqls
|
||||
- ./create_location2025_table.sql:/sql/create_location2025_table.sql
|
||||
|
||||
Reference in New Issue
Block a user