frontend/src/config.js

3 lines
52 B
JavaScript
Raw Normal View History

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