Commit 7178c8b9 authored by Riri Novita's avatar Riri Novita

y

parent 6ffbf171
// contents of .env // contents of .env
REACT_APP_URL_MAIN_BE=https://tia.eksad.com/tia-reporting-staging REACT_APP_URL_MAIN_BE=https://tia.eksad.com/tia-reporting-staging
REACT_APP_ENV_URL_MAIN_FE=http://localhost:8080/web-staging/ REACT_APP_ENV_URL_MAIN_FE=/web-staging
{ {
"name": "my-app", "name": "my-app",
"version": "0.1.0", "version": "0.1.0",
"homepage": "${REACT_APP_ENV_URL_MAIN_FE}", "homepage": "http://localhost:8080${REACT_APP_ENV_URL_MAIN_FE}/",
"private": true, "private": true,
"dependencies": { "dependencies": {
"@date-io/date-fns": "^1.3.13", "@date-io/date-fns": "^1.3.13",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment