projects
/
vchess.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Uniformize path to database
[vchess.git]
/
public
/
javascripts
/
socket_url.js.dist
Commit
Line
Data
1d184b4c
BA
1
// URL of your socket server (rename into socket_url.js)
2
const socketUrl = "ws://localhost:3000";