Browse Source

feat: add .env

lanjianrong 4 years ago
parent
commit
fe3bac5298
1 changed files with 5 additions and 0 deletions
  1. 5 0
      .env

+ 5 - 0
.env

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