Selaa lähdekoodia

feat():init

geek 4 vuotta sitten
vanhempi
commit
3ddc343380
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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'