Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 6f24e5f

Browse files
committed
env
1 parent 5f285e0 commit 6f24e5f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

client/.env

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
CLIENT_URL=http://localhost:3000
2-
VITE_APP_BASE_URL= http://localhost:5053
1+
#CLIENT_URL=http://localhost:3000
2+
#VITE_APP_BASE_URL= http://localhost:5053
33

4-
#VITE_APP_BASE_URL=https://backend-admin.axleshift.com
5-
#CLIENT_URL=https://backend-admin.axleshift.com
4+
VITE_APP_BASE_URL=https://backend-admin.axleshift.com
5+
CLIENT_URL=https://backend-admin.axleshift.com
66

0 commit comments

Comments
 (0)