Skip to content

Commit

Permalink
fix(command-lm-setup): add http proxy options
Browse files Browse the repository at this point in the history
  • Loading branch information
erezrokah committed Dec 23, 2020
1 parent e158d9c commit 976ed87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/commands/lm/setup.js
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ LmSetupCommand.flags = {
char: 'f',
description: 'Force the credentials helper installation',
}),
...LmSetupCommand.flags,
}

LmSetupCommand.description = `Configures your site to use Netlify Large Media.
Expand Down

0 comments on commit 976ed87

Please sign in to comment.