mirror of
https://github.com/AtHeartEngineering/bandada.git
synced 2026-01-09 02:17:54 -05:00
chore: update production urls
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
Dockerfile
|
||||
|
||||
**/node_modules
|
||||
**/.env*
|
||||
|
||||
# compiled output
|
||||
**/dist
|
||||
@@ -46,8 +45,6 @@ testem.log
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
.env
|
||||
|
||||
#Hardhat files
|
||||
build
|
||||
cache
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
|
||||
# TODO: Set the correct production URLs for each.
|
||||
|
||||
VITE_API_URL=http://api.zkgroups.org
|
||||
VITE_DASHBOARD_URL=http://dashboard.zkgroups.org
|
||||
VITE_CLIENT_URL=http://client.zkgroups.org
|
||||
VITE_API_URL=https://zkgroups.appliedzkp.org/dashboard
|
||||
VITE_DASHBOARD_URL=https://zkgroups.appliedzkp.org
|
||||
VITE_CLIENT_URL=https://zkgroups.appliedzkp.org/client
|
||||
|
||||
Reference in New Issue
Block a user