mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2025-11-13 15:32:36 -05:00
Remove restart on failure (#41)
This commit is contained in:
@@ -3,7 +3,6 @@ version: '3.9'
|
||||
services:
|
||||
model:
|
||||
build: .
|
||||
restart: on-failure
|
||||
ports:
|
||||
- "7860:7860"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user