We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 994ee68 commit e18de2eCopy full SHA for e18de2e
resources/js/config/constants.js
@@ -1,5 +1,5 @@
1
const constants = {
2
- HOST_URL: 'http://laravel-react-boilerplate.test/api',
+ HOST_URL: 'https://laravel-react-boilerplate.herokuapp.com/api',
3
headers: {
4
'Content-Type': 'application/json',
5
Accept: 'application/json',
0 commit comments