mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-05 22:45:39 +00:00
Update UI to 3389056
This commit is contained in:
parent
6178aee73b
commit
43492b0ba1
3 changed files with 4 additions and 3 deletions
|
|
@ -3,7 +3,7 @@ version: '3.9'
|
|||
services:
|
||||
model:
|
||||
build: ./build/
|
||||
restart: always
|
||||
restart: on-failure
|
||||
ports:
|
||||
- "7860:7860"
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue