OSD-Frontend/src/sample.config.js

4 lines
63 B
JavaScript
Raw Normal View History

2020-12-21 10:34:30 +01:00
const WS_BASE = "http://localhost:5050/";
export { WS_BASE };