Explorar el Código

feat():init

geek hace 4 años
padre
commit
599a1277b1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .env.development

+ 1 - 1
.env.development

@@ -2,4 +2,4 @@
 ENV = 'development'
 
 # base api
-VUE_APP_BASE_API = '/api'
+VUE_APP_BASE_API = '/website-api'