Skip to content

Commit

Permalink
Dev DB import
Browse files Browse the repository at this point in the history
  • Loading branch information
dennissiemensma committed Jan 29, 2023
1 parent d693ec9 commit dba6821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dsmrreader/provisioning/docker/docker-compose.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ services:
timeout: 5s
retries: 10
# # Only use for restoring DB-backups when developing.
# # E.g. in container: psql -U dsmrreader -f /var/run/host/Desktop/dsmrreader-postgresql-backup-Saturday.sql dsmrreader
# volumes:
# # E.g. in container: psql -U dsmrreader -f /var/run/host/Desktop/dsmrreader-postgresql-backup-Tuesday.sql dsmrreader
# - ~/Desktop:/run/host/Desktop/
environment:
- POSTGRES_DB=dsmrreader
Expand Down

0 comments on commit dba6821

Please sign in to comment.