Skip to content

Commit 9701cf8

Browse files
committed
env port
1 parent d96e7e5 commit 9701cf8

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

DIDFrontend/.env

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ node_modules
1010
dist
1111
dist-ssr
1212
*.local
13-
.env
13+
# .env
1414
.vscode/*
1515
!.vscode/extensions.json
1616
.idea

0 commit comments

Comments
 (0)