refactor: removing unused env variables from env example (#66)

This commit is contained in:
Ankit Sridhar
2023-04-05 21:53:27 +05:30
committed by GitHub
parent 46e204165d
commit 6d688ed2bc
4 changed files with 3 additions and 50 deletions

View File

@@ -1,4 +0,0 @@
# Backend URLs
VITE_BACKEND_GQL_URL='*****************************'
VITE_BACKEND_WS_URL='******************************'
VITE_BACKEND_API_URL='*****************************'