Closed lealgamb closed 6 years ago
I was able to open the file by moving the code from ServerStartupListener
to NemoBot
and using an InputStream
. Sorry for the previous changes. This works locally and also for tests.
Should I try it from this branch or merge then deploy from master?
Yes. Ideally we should have a staging environment (another app in the same project, or an entirely different project) to try things before pushing to production. We don't. :)
That would be helpful. Just to be sure, that's a yes to try from this branch?
Yes please go ahead. Worst case scenario is we’ll redeploy from master.
Fixes #108