精简提交历史记录
This commit is contained in:
8
apps/wps-office/latest/.env.sample
Normal file
8
apps/wps-office/latest/.env.sample
Normal file
@@ -0,0 +1,8 @@
|
||||
CONTAINER_NAME="wps-office"
|
||||
PANEL_APP_PORT_HTTP="40134"
|
||||
PANEL_APP_PORT_HTTPS="40135"
|
||||
DATA_PATH="./data"
|
||||
TIME_ZONE="Asia/Shanghai"
|
||||
HTTP_USER="user"
|
||||
HTTP_PWD="password"
|
||||
MEM_USE="1gb"
|
||||
Reference in New Issue
Block a user