设计
This commit is contained in:
5
templates/server_sample/etc/sample.env
Normal file
5
templates/server_sample/etc/sample.env
Normal file
@@ -0,0 +1,5 @@
|
||||
# systemd EnvironmentFile 示例,复制为 /data/app/etc/sample.env 后按需修改
|
||||
BSM_Workspace=default
|
||||
BSM_RuntimeMode=prod
|
||||
BSM_Prefix=/data/app
|
||||
BSM_JwtSecretKey=change-me-to-a-random-string
|
||||
Reference in New Issue
Block a user