Selaa lähdekoodia

feat: add .env

lanjianrong 4 vuotta sitten
vanhempi
commit
fe3bac5298
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  1. 5 0
      .env

+ 5 - 0
.env

@@ -0,0 +1,5 @@
+# file .env
+# umi dev server port
+PORT=8080
+# host
+HOST=localhost