mirror of
https://github.com/SillyTavern/SillyTavern-Extras.git
synced 2026-01-26 17:20:04 +00:00
Update docker-compose.yml
This commit is contained in:
@@ -2,7 +2,7 @@ version: "3"
|
||||
services:
|
||||
sillytavern-extras:
|
||||
# runtime: nvidia
|
||||
deploy:
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
devices:
|
||||
@@ -23,7 +23,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