mirror of
https://github.com/TheRealOwenRees/plantid-discord-bot.git
synced 2026-07-23 04:26:57 +00:00
fix relase environments
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user