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:
|
||||
image: ghcr.io/remsky/kokoro-fastapi-ui:latest
|
||||
# Uncomment below (and comment out above) to build from source instead of using the released image
|
||||
build:
|
||||
context: ./ui
|
||||
# build:
|
||||
# context: ./ui
|
||||
ports:
|
||||
- "7860:7860"
|
||||
volumes:
|
||||
|
|
Loading…
Add table
Reference in a new issue