Update docker-compose.yml

This commit is contained in:
Christoffer Olofsson 2022-08-27 10:34:29 +02:00 committed by GitHub
parent 7c60189f29
commit c7713f559d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ services:
stable-diffusion-ui:
container_name: sd-ui
ports:
- '9000:9000'
- '9000:8000'
build:
context: .
dockerfile: Dockerfile
@ -35,4 +35,4 @@ services:
- .:/app
networks:
default:
default: