I am running version 25.04.2.4 of TrueNAS Scale. I have a few apps installed and it works, but I can’t find where the .env files are, so I can’t make my newly installed Joplin Server send emails. I know what I need to add, and I tried adding the environment variables in the GUI, but it doesn’t work.
I would like to know where the .env files for all apps are, can someone please tell me? I’ve tried looking in the .ix-apps folder in mnt but can’t find them.
Adding environment variables in the matching section in the UI works well in my experience. How exactly are you trying to do it?
Don’t use quotes in the value field, for example.
They don’t exist. But every app should allow you to add environment variables, like this:
If you want an environment where you can edit .env files, ignore the prepackaged apps and set up Dockge. Or just use Docker from the CLI.
Thanks for the info ![]()
