Commit 78a18cd3 authored by Riri Novita's avatar Riri Novita

t

parent 0b4da7df
// contents of .env
REACT_APP_URL_MAIN_BE=https://tia.eksad.com/tia-reporting-staging
REACT_APP_URL_MAIN_FE=/web-staging
REACT_APP_URL_MAIN_FE=http://localhost:8080/web-staging
{
"name": "my-app",
"version": "0.1.0",
"homepage": "http://localhost:8080${REACT_APP_URL_MAIN_FE}/",
"homepage": "${REACT_APP_URL_MAIN_FE}/",
"private": true,
"dependencies": {
"@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