aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/config.ts
blob: 8c48672e97a5e6a26e4178b2074029d66ae9d6f2 (plain) (blame)
1
2
3
export const API_SETTINGS = {
    apiURL: 'http://localhost:5283/api'
}