Merge pull request #8 from BillMills/v3-postgres

dont forget volume mount
This commit is contained in:
Bill Mills 2019-06-22 13:12:46 -04:00 committed by GitHub
commit ba16225aa7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ services:
networks:
- bb-net
volumes:
- sqlbackup:/var/opt/mssql
- sqlbackup:/var/lib/postgresql/data
bb-app:
image: ${dockerId}/bb-app:v3