refactor: remove of light mode from admin dashboard + added README, .env.example (#33)
This commit is contained in:
committed by
GitHub
parent
65719b560b
commit
753db25e4c
4
packages/hoppscotch-sh-admin/.env.example
Normal file
4
packages/hoppscotch-sh-admin/.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
# Backend URLs
|
||||
VITE_BACKEND_GQL_URL='*****************************'
|
||||
VITE_BACKEND_WS_URL='******************************'
|
||||
VITE_BACKEND_API_URL='*****************************'
|
||||
Reference in New Issue
Block a user