mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
5 lines
116 B
Bash
5 lines
116 B
Bash
INVOKEAI_IMAGE=ghcr.io/invoke-ai/invokeai:latest
|
|
INVOKEAI_RESTART=unless-stopped
|
|
INVOKEAI_PORT=9090
|
|
VOL_PATH=./data
|