10 Star 19 Fork 7

danfeng/nodewechat

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.conf 786 Bytes
一键复制 编辑 原始数据 按行查看 历史
unknown 提交于 2016-05-11 21:55 +08:00 . init code for wechat demo
########################## BAE application config file ######################
#
# app.conf 采用YAML格式, 请参考 http://yaml.org/
# 请尽量不要在配置部分使用中文,以免发布失败
# 请不要使用TAB键,应该使用空格
# 一定要注意对齐,否则发布会失败
# app.conf 详细功能,请参考:
# http://bce.baidu.com/doc/BAE/GUIGettingStarted.html#.E9.85.8D.E7.BD.AEapp.conf
# http://godbae.duapp.com/?p=654
#
##############################################################################
handlers:
- url : (.*)
script: $1.nodejs
- expire : .jpg modify 10 years
- expire : .swf modify 10 years
- expire : .png modify 10 years
- expire : .gif modify 10 years
- expire : .JPG modify 10 years
- expire : .ico modify 10 years
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/killu/nodewechat.git
git@gitee.com:killu/nodewechat.git
killu
nodewechat
nodewechat
master

搜索帮助