aboutsummaryrefslogtreecommitdiff
path: root/src/config.js
blob: 12815543fc33b504a760d72c5a9709fd93f559f1 (plain)
1
2
3
export const Config = {
    baseUrl: "http://localhost:5555"
}