Эх сурвалжийг харах

Add file .env.example and add branch dev

Allan Mariano 3 сар өмнө
parent
commit
5fa6b75fea
1 өөрчлөгдсөн 7 нэмэгдсэн , 0 устгасан
  1. 7 0
      .env.example

+ 7 - 0
.env.example

@@ -0,0 +1,7 @@
+# Use this file for ".env.development" and ".env.production"
+
+# URL API (url api dev for .env.development or url api prod for .env.production)
+VITE_API_URL=https://endpont.example
+
+# Environment (development/production)
+VITE_ENV=example