4 lines
54 B
JavaScript
4 lines
54 B
JavaScript
|
|
export default {
|
||
|
|
wsurl: "ws://docker.local:8765",
|
||
|
|
}
|