Split bot and service
This commit is contained in:
8
bot/.env.TEMPLATE
Normal file
8
bot/.env.TEMPLATE
Normal file
@@ -0,0 +1,8 @@
|
||||
RUST_LOG=warn,bot=info
|
||||
COMPOSE_PROJECT_NAME=siren
|
||||
|
||||
SERVICE_HOST=localhost
|
||||
SERVICE_PORT=5000
|
||||
|
||||
DISCORD_TOKEN=
|
||||
OPENAI_API_KEY=
|
||||
Reference in New Issue
Block a user