env jangan di push ke git
This commit is contained in:
@ -2,6 +2,5 @@ VITE_APP_NAME=tpay-dashboard-tl
|
||||
VITE_APP_VERSION=1=9.1.1
|
||||
GENERATE_SOURCEMAP=false
|
||||
|
||||
VITE_APP_API_URL=https://tpay.shiblysolution.id/api
|
||||
# VITE_APP_API_URL=http://127.0.0.1:4003/api
|
||||
VITE_APP_API_URL=http://localhost:8080
|
||||
VITE_ENV=development
|
||||
|
||||
3
.gitignore
vendored
3
.gitignore
vendored
@ -26,4 +26,5 @@ yarn.lock
|
||||
*.njsproj
|
||||
*.sln
|
||||
*.sw?
|
||||
**/src/*.js
|
||||
**/src/*.js
|
||||
.env
|
||||
Reference in New Issue
Block a user