ayden discord bot: add mongodb

This commit is contained in:
wizzdom 2024-03-11 15:16:15 +00:00
parent 9b120392c2
commit cbcc4100cb
No known key found for this signature in database
GPG key ID: EEB7D796F4B09F07

View file

@ -28,6 +28,7 @@ DISCORD_TOKEN={{ key "user-projects/ayden/gomlbot/discord/token" }}
DOCKER_USER={{ key "user-projects/ayden/ghcr/username" }}
DOCKER_PASS={{ key "user-projects/ayden/ghcr/password" }}
DEBUG=false
MONGO_DB={{ key "user-projects/ayden/gomlbot/mongo/db" }}
EOH
destination = "local/.env"
env = true