fix relase environments

This commit is contained in:
Owen
2024-12-20 21:58:20 +01:00
parent f61c739591
commit f9463c3af2
4 changed files with 27 additions and 11 deletions
+2
View File
@@ -3,6 +3,8 @@ import Config
config :plantid_discord_bot,
api: Nostrum.Api
config :plantid_discord_bot, :environment, :dev
config :logger, :console,
format: "$time $metadata[$level] $message\n",
level: :debug