6 lines
123 B
JavaScript
6 lines
123 B
JavaScript
window.__RUNTIME_CONFIG__ = {
|
|
API_URL: "http://localhost:9000",
|
|
WEBSOCKET_API_URL: "ws://localhost:9000/websocket"
|
|
};
|
|
|