mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-08 00:24:25 +01:00
Remove restart on failure
This commit is contained in:
parent
bcee253fe0
commit
0a3e3fd2b8
|
|
@ -8,7 +8,6 @@ services:
|
|||
# You can choose any commit sha from https://github.com/hlky/stable-diffusion/commits/main
|
||||
# USE AT YOUR OWN RISK! otherwise just leave it empty.
|
||||
WEBUI_SHA:
|
||||
restart: on-failure
|
||||
ports:
|
||||
- "7860:7860"
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Reference in a new issue