Skip to content

Commit f78795f

Browse files
committed
Update SERVER_SOFTWARE name
1 parent eee9869 commit f78795f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/runtime.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ SAE设置了一些自定义的环境变量,这些环境变量可以通过os.en
107107

108108
+ APP_NAME:应用名。
109109
+ APP_VERSION: 当前应用使用的版本号。
110-
+ SERVER_SOFTWARE: 当前server的版本(目前为sae/1.0.testing)。
110+
+ SERVER_SOFTWARE: 当前server的版本(目前为direwolf/0.1)。
111111
可以使用这个环境变量来区分本地开发环境还是在线环境,本地开发环境未设置这个值。
112112

113113
日志系统

0 commit comments

Comments
 (0)