Skip to content

Commit

Permalink
Fixing backups
Browse files Browse the repository at this point in the history
  • Loading branch information
cintiadr committed Feb 9, 2021
1 parent 2c42ffa commit ff7bdbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/plir-openhim/docker-compose.yml
Expand Up @@ -17,7 +17,7 @@ services:
depends_on:
- mongo-plir
volumes:
- mongodb-data:/mongodb-data
- mongodb_data:/mongodb-data
- ${BACKUP_DIR-./backups}:/backup
environment:
- DIRS=/mongodb-data:plir_openmhinm_data
Expand Down

0 comments on commit ff7bdbf

Please sign in to comment.