frontend/src/config.js

3 lines
52 B
JavaScript

export default {
apiUrl: 'https://858.ma/api'
};