Merge pull request #24 from ChrisAcrobat/pr-1

Update docker-compose.yml
This commit is contained in:
cmdr2 2022-08-28 21:47:25 +05:30 committed by GitHub
commit 12ff102a21
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: