mirror of
https://github.com/remsky/Kokoro-FastAPI.git
synced 2025-08-05 16:48:53 +00:00
Updated compose release tags
This commit is contained in:
parent
ae513b52cc
commit
234445f5ae
1 changed files with 2 additions and 2 deletions
|
@ -54,8 +54,8 @@ services:
|
||||||
gradio-ui:
|
gradio-ui:
|
||||||
image: ghcr.io/remsky/kokoro-fastapi-ui:latest
|
image: ghcr.io/remsky/kokoro-fastapi-ui:latest
|
||||||
# Uncomment below (and comment out above) to build from source instead of using the released image
|
# Uncomment below (and comment out above) to build from source instead of using the released image
|
||||||
build:
|
# build:
|
||||||
context: ./ui
|
# context: ./ui
|
||||||
ports:
|
ports:
|
||||||
- "7860:7860"
|
- "7860:7860"
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Add table
Reference in a new issue