mirror of
https://github.com/SillyTavern/SillyTavern-Extras.git
synced 2026-04-28 10:21:20 +00:00
Update docker-compose.yml to fix typo in #161
This commit is contained in:
@@ -14,7 +14,7 @@ services:
|
||||
volumes:
|
||||
#- "./chromadb:/chromadb"
|
||||
- "./cache:/root/.cache"
|
||||
- "./api-key.txt:/sillytavern-extras/api-key.txt:rw"
|
||||
- "./api_key.txt:/sillytavern-extras/api_key.txt:rw"
|
||||
ports:
|
||||
- "5100:5100"
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user