fixes data/models/rvc volume in container

This commit is contained in:
MNarath
2024-04-07 09:16:14 +02:00
parent a6891b1488
commit ec3f5358e3

View File

@@ -38,8 +38,8 @@ services:
# ChromaDB - Utilized by ChromaDB.
# - "./chromadb:/chromadb"
#
# Real-time Voice CLoning
# - "./models/rvc:/data/models/rvc"
# Real-time Voice Cloning
# - "./models/rvc:/sillytavern-extras/data/models/rvc"
#
ports:
- "5100:5100"