mirror of
https://github.com/eliasstepanik/stable-diffusion-webui-docker.git
synced 2026-01-17 15:38:26 +00:00
Expose API per default
This commit is contained in:
parent
b8256cccd2
commit
c3cf8129a9
@ -29,7 +29,7 @@ services:
|
|||||||
build: ./services/AUTOMATIC1111
|
build: ./services/AUTOMATIC1111
|
||||||
image: sd-auto:21
|
image: sd-auto:21
|
||||||
environment:
|
environment:
|
||||||
- CLI_ARGS=--allow-code --medvram --xformers --enable-insecure-extension-access
|
- CLI_ARGS=--allow-code --medvram --xformers --enable-insecure-extension-access --api
|
||||||
|
|
||||||
auto-cpu:
|
auto-cpu:
|
||||||
<<: *automatic
|
<<: *automatic
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user