.env.example added

This commit is contained in:
Moon Patel
2023-07-15 16:43:37 +05:30
parent 78a3187e9a
commit b2af52f2c6
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
MAIL_SERVER_PASSWORD=
CORS_ALLOWED_HOST=http://localhost:5173
EMAIL_ID=
+1
View File
@@ -0,0 +1 @@
VITE_BACKEND_HOST='http://localhost:8080'