Import trust source

This commit is contained in:
Eliot Berriot 2018-09-23 12:38:42 +00:00
commit 1bee3a4675
14 changed files with 860 additions and 417 deletions

View file

@ -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: