Skip to content

Commit

Permalink
[dist] fix config when setting up docker registry in appliance
Browse files Browse the repository at this point in the history
  • Loading branch information
M0ses committed Dec 11, 2017
1 parent 21f4ad3 commit 86abc8f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions dist/setup-appliance.sh
Original file line number Diff line number Diff line change
Expand Up @@ -615,8 +615,7 @@ function setup_registry {
### Configuration added by $0
our \$container_registries = {
'localhost' => {
host => 'localhost',
port => 444,
server => 'https://localhost:444'
user => 'ignored',
password => 'ignored',
# Please be aware of the trailing slash
Expand Down

0 comments on commit 86abc8f

Please sign in to comment.