Skip to content

Commit

Permalink
postgres: test
Browse files Browse the repository at this point in the history
  • Loading branch information
tomMoulard committed Mar 21, 2021
1 parent c7e4250 commit ad94c99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ services:
- 'DB_DATABASE=postgres'
- 'DB_NAME=postgres'
- 'DB_PASSWORD=2fauth-postgres-pass'
volumes:
- './2fauth/db/:/2fauth/database/'
# volumes:
# - './2fauth/db/:/2fauth/database/'
networks:
- '2fauth-internal'
depends_on:
Expand Down

0 comments on commit ad94c99

Please sign in to comment.