karin secrets

This commit is contained in:
nora 2023-08-28 14:58:25 +02:00
parent 9079976bf3
commit 40061eebc3
3 changed files with 10 additions and 0 deletions

View file

@ -84,6 +84,11 @@ services:
restart: always
env_file:
- "/apps/karin-bot/.env"
environment:
DB_NAME: court_bot
MONGO_URI: "mongodb://karin-bot-db:27017"
RUST_LOG: INFO
PRETTY: "false"
networks:
- internal
#### Cors School