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 @@
INVOKEAI_IMAGE=ghcr.io/invoke-ai/invokeai:latest
INVOKEAI_RESTART=unless-stopped
INVOKEAI_PORT=9090
VOL_PATH=./data
VOL_PATH=/data