sql init update
This commit is contained in:
parent
6467a60194
commit
6775eeafe6
@ -107,7 +107,7 @@ services:
|
|||||||
- POSTGRES_PASSWORD
|
- POSTGRES_PASSWORD
|
||||||
volumes:
|
volumes:
|
||||||
- postgres_data:/var/lib/postgresql/data
|
- postgres_data:/var/lib/postgresql/data
|
||||||
- ./db_migrations/init:/docker-entrypoint-initdb.d
|
- ./db_migrations/init/:/docker-entrypoint-initdb.d/
|
||||||
networks:
|
networks:
|
||||||
- postgres-db-network
|
- postgres-db-network
|
||||||
- api-logger-network
|
- api-logger-network
|
||||||
|
Loading…
Reference in New Issue
Block a user