Cambios en ignore y .env
This commit is contained in:
4
.env
4
.env
@@ -1,4 +1,4 @@
|
|||||||
DEBUG_MODE=true
|
DEBUG_MODE=true
|
||||||
|
|
||||||
VITE_EFC_API_URL=http://192.168.1.195:8000/api/v1
|
VITE_EFC_API_URL=https://api.efc-aduanasoft.com/api/v1
|
||||||
VITE_EFC_MICROSERVICE_URL=http://192.168.1.195:8001/api/v1
|
VITE_EFC_MICROSERVICE_URL=https://api.efc-aduanasoft.com/microservice/api/v1
|
||||||
|
|||||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -22,3 +22,4 @@ dist-ssr
|
|||||||
*.njsproj
|
*.njsproj
|
||||||
*.sln
|
*.sln
|
||||||
*.sw?
|
*.sw?
|
||||||
|
.env
|
||||||
|
|||||||
Reference in New Issue
Block a user