We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d96e7e5 commit 9701cf8Copy full SHA for 9701cf8
DIDFrontend/.env
@@ -0,0 +1,3 @@
1
+VITE_BASE_URL=http://localhost:5000
2
+# VITE_BACKEND_URL=http://localhost:8000
3
+VITE_BACKEND_URL=https://district-integrated-dashboard-backend-cudqcnbehzgye3c9.centralindia-01.azurewebsites.net/
DIDFrontend/.gitignore
@@ -10,7 +10,7 @@ node_modules
10
dist
11
dist-ssr
12
*.local
13
-.env
+# .env
14
.vscode/*
15
!.vscode/extensions.json
16
.idea
0 commit comments