mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-05-29 22:29:30 +02:00
Update docker-compose.yml
This commit is contained in:
parent
7c60189f29
commit
c7713f559d
@ -15,7 +15,7 @@ services:
|
|||||||
stable-diffusion-ui:
|
stable-diffusion-ui:
|
||||||
container_name: sd-ui
|
container_name: sd-ui
|
||||||
ports:
|
ports:
|
||||||
- '9000:9000'
|
- '9000:8000'
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
@ -35,4 +35,4 @@ services:
|
|||||||
- .:/app
|
- .:/app
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
default:
|
default:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user