rms/frontend/config.js

3 lines
63 B
JavaScript

export const config = {
baseURL: "http://localhost:8080"
};