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 - Utilized by ChromaDB.
# - "./chromadb:/chromadb" # - "./chromadb:/chromadb"
# #
# Real-time Voice CLoning # Real-time Voice Cloning
# - "./models/rvc:/data/models/rvc" # - "./models/rvc:/sillytavern-extras/data/models/rvc"
# #
ports: ports:
- "5100:5100" - "5100:5100"