fixed up vscode changed default vol to /data for easier testing

This commit is contained in:
2026-04-14 18:53:12 -07:00
parent 546f003a41
commit ff9b9ed313
11 changed files with 96 additions and 33 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
VOL_PATH=./data
VOL_PATH=/data
TZ=America/Vancouver
THUNDERBIRD_IMAGE=jlesage/thunderbird:latest
THUNDERBIRD_PORT=5800