Import trust source
This commit is contained in:
parent
ad7e6a97e5
commit
1bee3a4675
14 changed files with 860 additions and 417 deletions
1
dev.yml
1
dev.yml
|
|
@ -30,6 +30,7 @@ services:
|
|||
- .env.dev
|
||||
- .env
|
||||
image: postgres
|
||||
command: postgres -c log_min_duration_statement=0
|
||||
volumes:
|
||||
- "./data/${COMPOSE_PROJECT_NAME-node1}/postgres:/var/lib/postgresql/data"
|
||||
networks:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue