Files
ota-admin-portal/.env.template
John Wu 4280191e49 CEC-179 Car download progress (#32)
* Display download progress

* Change default

* Fix

* Fix

* Update readme

* Update readme and defaults
Fix Dockerfile
2021-04-30 12:58:31 -07:00

3 lines
169 B
Plaintext

REACT_APP_AUTH_SERVICE_URL = http://localhost/compute_auth
REACT_APP_UPLOAD_SERVICE_URL = http://localhost/ota_update
REACT_APP_AUTH_CALLBACK_URL = http://localhost:3000