mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-03 14:14:18 +01:00
Update docker-compose.yml
readded Name, (needs to be remove when using docker-compose)
This commit is contained in:
parent
d769f2cefb
commit
66d0b54cf5
|
|
@ -15,7 +15,7 @@ x-base_service: &base_service
|
|||
device_ids: ['0']
|
||||
capabilities: [gpu]
|
||||
|
||||
#name: webui-docker
|
||||
name: webui-docker
|
||||
|
||||
services:
|
||||
download:
|
||||
|
|
|
|||
Loading…
Reference in a new issue