Moving REFRESH_INTERVAL to docker-compose

This commit is contained in:
Raven Scott 2023-05-02 14:16:13 +02:00 committed by MrTuxedo
parent 38f6c38f6d
commit 9b00f2fcd8
1 changed files with 1 additions and 0 deletions

View File

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