1
0
mirror of https://github.com/beego/bee.git synced 2025-06-19 01:40:40 +00:00

Generate WebSocket client in static/js

This commit is contained in:
Faissal Elamraoui
2017-01-27 16:57:37 +01:00
parent c5f8b8d28e
commit 62260c1033
3 changed files with 9 additions and 1 deletions

View File

@ -16,5 +16,6 @@
"envs": [],
"database": {
"driver": "mysql"
}
},
"enable_reload": false
}