Addon variables erased after restart?
Solved
App Packaging & Development
-
I've been packaging Drone CI, and I noticed that the environment variables get wiped out. I can't tell if this is due to Go's godotenv package but its weirding me out. Spent a couple hours on this and have a horrible headache so I need a break. Does anyone in @appdev or @staff have ideas?
For now I just made a little if/else to only check the pgsql URL on first start as a workaround.