adding GPU ENV Var to main compose

This commit is contained in:
Raven Scott 2023-05-22 17:35:20 +02:00
parent c75926728c
commit 393999165b
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ services:
- llama-python-server
environment:
- THE_TOKEN
- GPU
- REFRESH_INTERVAL
- CHANNEL_IDS
- ROOT_IP=llama-python-server