env jangan di push ke git

This commit is contained in:
wayanrivan
2025-03-19 10:44:33 +07:00
parent 5953a01b32
commit 835e0d9b4f
2 changed files with 3 additions and 3 deletions

View File

@ -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

1
.gitignore vendored
View File

@ -27,3 +27,4 @@ yarn.lock
*.sln
*.sw?
**/src/*.js
.env