Explorar el Código

feat: add .env

lanjianrong hace 4 años
padre
commit
fe3bac5298
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      .env

+ 5 - 0
.env

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