Parcourir la source

removed localhost

master
rpm-mcarman il y a 2 ans
Parent
révision
2d92f65b7c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      app/config/config.json

+ 1
- 1
app/config/config.json Voir le fichier

@@ -6,6 +6,6 @@
"methods": "GET,POST,DELETE,PATCH,PUT"
},
"env": {
"API_BASEURL": "http://localhost:8080/api/v1.0/"
"API_BASEURL": "http://vapor.prelub.com/api/v1.0/"
}
}

Chargement…
Annuler
Enregistrer