web/static/config.js
2017-12-03 21:06:34 -05:00

4 lines
57 B
JavaScript

window.arm_config = {
url: 'ws://127.0.0.1:8080/ws'
};