traxxx/assets/js/config/default.js

6 lines
84 B
JavaScript

export default {
api: {
url: `${window.location.origin}/api`,
},
};