feat:添加redisinsight到列表
This commit is contained in:
11
apps/redisinsight/latest/.env.sample
Normal file
11
apps/redisinsight/latest/.env.sample
Normal file
@@ -0,0 +1,11 @@
|
||||
CONTAINER_NAME="redisinsight"
|
||||
DATA_PATH="./data"
|
||||
PANEL_APP_PORT_HTTP=40274
|
||||
RI_APP_HOST="0.0.0.0"
|
||||
RI_ENCRYPTION_KEY=""
|
||||
RI_FILES_LOGGER="true"
|
||||
RI_LOG_LEVEL="info"
|
||||
RI_PROXY_PATH=""
|
||||
RI_SERVER_TLS_CERT=""
|
||||
RI_SERVER_TLS_KEY=""
|
||||
RI_STDOUT_LOGGER="true"
|
||||
Reference in New Issue
Block a user