chore: update production urls

This commit is contained in:
Saleel
2023-03-16 23:16:04 +05:30
parent dc2592159b
commit 1a7dae5e1f
2 changed files with 3 additions and 6 deletions

View File

@@ -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

View File

@@ -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