Skip to content

Commit

Permalink
调整docker远程API默认为关闭
Browse files Browse the repository at this point in the history
  • Loading branch information
lusyoe authored and gjmzj committed Jan 25, 2019
1 parent 917e973 commit 957fc1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/docker/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ LOG_MAX_FILE: 3
STORAGE_DIR: "/var/lib/docker"

# 开启Restful API
ENABLE_REMOTE_API: true
ENABLE_REMOTE_API: false

0 comments on commit 957fc1f

Please sign in to comment.