aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/src/config.js
blob: 2849ec7db72e4ef4390ac1cb564dada9f74860b4 (plain)
1
2
3
4
export default {
    // Moon Manager URL
    host: 'http://127.0.0.1:8000',
}