refactor(controller): added env and other fixes to account for running as a service

This commit is contained in:
2025-09-08 16:08:30 -05:00
parent ddfeb5ccb5
commit fc7ecb6ab6
4 changed files with 43 additions and 25 deletions

3
controller/.env-example Normal file
View File

@@ -0,0 +1,3 @@
# What type of deploy ment do we have for the frontend
NODE_ENV=dev