diff --git a/.env b/.env index 0691af6e..71ef501c 100644 --- a/.env +++ b/.env @@ -29,7 +29,7 @@ REACT_APP_EHR_LINK = http://localhost:8080/ehr-server/ HTTPS = false HTTPS_KEY_PATH = server.key HTTPS_CERT_PATH = server.cert -REACT_APP_GH_PAGES=true +REACT_APP_GH_PAGES=false # To Override start command: # REACT_APP_AUTH=http://example.com PORT=6000 npm start -# Note that .env values can only be accessed by react app starting with 'REACT_APP_' \ No newline at end of file +# Note that .env values can only be accessed by react app starting with 'REACT_APP_'