diff --git a/.env.local.backup b/.env.local.backup new file mode 100644 index 0000000..bd7e054 --- /dev/null +++ b/.env.local.backup @@ -0,0 +1,27 @@ +#Local +VITE_PUBLIC_VAPID_KEY=BBb78N3tSTEw6mPbBmvEDX2bhYEDKPc_zffL-vxPV8FBSmR1qSpy9gdV8zt-WFF-q2NPpVmL4BhbUzLSHVAPjcI +VITE_BASE_URL=http://localhost:3000 +VITE_API_BASE_URL=http://localhost:3000/api/v1 +VITE_OKTA_CLIENT_ID=0oa18b98aari6I6eo2p8 +VITE_OKTA_DOMAIN=https://royalenfield.okta.com + +#Development +# VITE_PUBLIC_VAPID_KEY=BBb78N3tSTEw6mPbBmvEDX2bhYEDKPc_zffL-vxPV8FBSmR1qSpy9gdV8zt-WFF-q2NPpVmL4BhbUzLSHVAPjcI +# VITE_BASE_URL=https://re-workflow-nt-dev.siplsolutions.com +# VITE_API_BASE_URL=https://re-workflow-nt-dev.siplsolutions.com/api/v1 +# VITE_OKTA_CLIENT_ID=0oa18b98aari6I6eo2p8 +# VITE_OKTA_DOMAIN=https://royalenfield.okta.com + +#Uat +# VITE_PUBLIC_VAPID_KEY=BBb78N3tSTEw6mPbBmvEDX2bhYEDKPc_zffL-vxPV8FBSmR1qSpy9gdV8zt-WFF-q2NPpVmL4BhbUzLSHVAPjcI +# VITE_BASE_URL=https://reflow-uat.royalenfield.com +# VITE_API_BASE_URL=https://reflow-uat.royalenfield.com/api/v1/ +# VITE_OKTA_CLIENT_ID=0oa2jgzvrpdwx2iqd0h8 +# VITE_OKTA_DOMAIN=https://dev-830839.oktapreview.com + +#Production +# VITE_PUBLIC_VAPID_KEY=BBb78N3tSTEw6mPbBmvEDX2bhYEDKPc_zffL-vxPV8FBSmR1qSpy9gdV8zt-WFF-q2NPpVmL4BhbUzLSHVAPjcI +# VITE_BASE_URL=https://reflow.royalenfield.com +# VITE_API_BASE_URL=https://reflow.royalenfield.com/api/v1 +# VITE_OKTA_CLIENT_ID=0oa18b98aari6I6eo2p8 +# VITE_OKTA_DOMAIN=https://royalenfield.okta.com \ No newline at end of file diff --git a/index.html b/index.html index 8100c49..4cc8cde 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@