Ver código fonte

添加变量文件

Version1.0
YF-yuan 3 anos atrás
pai
commit
4fe3ef14c1
2 arquivos alterados com 2 adições e 0 exclusões
  1. +1
    -0
      .env.development
  2. +1
    -0
      .env.production

+ 1
- 0
.env.development Ver arquivo

@@ -0,0 +1 @@
VUE_APP_BASE_URL="/api"

+ 1
- 0
.env.production Ver arquivo

@@ -0,0 +1 @@
VUE_APP_BASE_URL="http://121.4.38.11:8080/geoserver/demo/ows"

Carregando…
Cancelar
Salvar