Explorar el Código

feat():init

geek hace 4 años
padre
commit
3ddc343380
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .env.production

+ 1 - 1
.env.production

@@ -2,5 +2,5 @@
 ENV = 'production'
 
 # base api
-VUE_APP_BASE_API = '/api'
+VUE_APP_BASE_API = '/website-api'