OSD-Frontend/src/sample.config.js

4 lines
63 B
JavaScript

const WS_BASE = "http://localhost:5050/";
export { WS_BASE };