mirror of
https://github.com/astaxie/beego.git
synced 2025-06-11 05:00:39 +00:00
add chat example
This commit is contained in:
3
example/chat/conf/app.conf
Normal file
3
example/chat/conf/app.conf
Normal file
@ -0,0 +1,3 @@
|
||||
appname = chat
|
||||
httpport = 8080
|
||||
runmode = dev
|
Reference in New Issue
Block a user