mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-03 18:36:22 +00:00
fixed up vscode changed default vol to /data for easier testing
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user