调整docker远程API默认为关闭

pull/453/head
lusyoe 2019-01-21 13:43:39 +00:00 committed by jmgao
parent 917e9734fc
commit 957fc1f6a5
1 changed files with 1 additions and 1 deletions

View File

@ -14,4 +14,4 @@ LOG_MAX_FILE: 3
STORAGE_DIR: "/var/lib/docker"
# 开启Restful API
ENABLE_REMOTE_API: true
ENABLE_REMOTE_API: false