Remove restart on failure

This commit is contained in:
AbdBarho 2022-09-07 22:35:05 +02:00 committed by GitHub
parent bcee253fe0
commit 0a3e3fd2b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,6 @@ services:
# You can choose any commit sha from https://github.com/hlky/stable-diffusion/commits/main # 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. # USE AT YOUR OWN RISK! otherwise just leave it empty.
WEBUI_SHA: WEBUI_SHA:
restart: on-failure
ports: ports:
- "7860:7860" - "7860:7860"
volumes: volumes: