added Site name to env

This commit is contained in:
CHIEFSOFT\ameye
2025-08-31 14:07:50 -04:00
parent 6adb6aed1f
commit fe88a6d7f2
4 changed files with 9 additions and 3 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
SKIP_PREFLIGHT_CHECK=true
REACT_APP_PANEL_NAME="MERMS Panel DEV"
SKIP_PREFLIGHT_CHECK=true
REACT_APP_NODE_ENV="development"
NODE_ENV="development"
REACT_APP_SOCKET_URL="https://devsocket.mermsemr.com"