RSA-Internal / PandaProtector

1 stars 2 forks source link

Prevention of erroring out on startup #69

Open TinyPandas opened 3 years ago

TinyPandas commented 3 years ago

We current throw errors on startup if config and env files don't match their respective templates.

Instead of this, I propose filling in empty values for the missing fields.