rename env vars

This commit is contained in:
Owen
2024-12-22 11:40:31 +01:00
committed by Owen Rees
parent c06ace77fc
commit 891966f217
+1 -1
View File
@@ -22,5 +22,5 @@ config :plantid_discord_bot, PlantIdDiscordBot.Scheduler,
] ]
config :nostrum, config :nostrum,
token: System.get_env("DISCORD_TOKEN"), token: System.get_env("PLANTID_DISCORD_BOT_TOKEN"),
ffmpeg: nil ffmpeg: nil