bind docker to docker/.env so dumps persist between restarts

This commit is contained in:
timothycarambat
2023-11-01 22:12:30 -07:00
parent 2afe3faed8
commit 7d3d0e03c6
5 changed files with 11 additions and 9 deletions

View File

@@ -11,4 +11,5 @@ collector/outputs/**
**/__pycache__/
**/.env
**/.env.*
!docker/.env.example
!frontend/.env.production