That helped massively! Thank you so much. For anyone else, this was the final result: ``` [env.dev

That helped massively! Thank you so much. For anyone else, this was the final result:

[env.dev]
kv_namespaces = [
    { binding = "XYZ", id="ASDF" }
]
vars = { DISCORD_TOKEN = "WER", DISCORD_PUBLIC_KEY = "GFD",  DISCORD_APPLICATION_ID = "ASFD" }


I had the section labeled as env.dev.vars.
Was this page helpful?