Merge pull request #236 from MNarath1/fixdockervolumes

This commit is contained in:
Cohee
2024-04-07 13:40:00 +03:00
committed by GitHub

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"