Skip to content
This repository was archived by the owner on Aug 24, 2022. It is now read-only.

Commit 946040c

Browse files
committed
整理说明文件
1 parent f237013 commit 946040c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,12 @@ GAE预览 http://golang-china.appspot.com/
1616

1717
golangdoc -http=:6060 -lang=zh_CN
1818

19+
## 部署到 AGE 环境
1920

20-
# 支持 Windows 服务模式运行
21+
golangdoc 支持 GAE 环境. 具体请参考: [appengine/README.md](appengine/README.md)
22+
23+
24+
# 系统服务模式运行(Windows平台)
2125

2226
# 安装 Windows 服务
2327
golangdoc -service-install -http=:6060

0 commit comments

Comments
 (0)