Browse Source

feat: add dot env

lanjianrong 2 years atrás
parent
commit
1cce690125
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=8081
+# host
+HOST=localhost