Skip to content

Commit 7a4c195

Browse files
committed
Clarify dev server https passthrough help
1 parent c8acd4e commit 7a4c195

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/shakapacker/dev_server_runner.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ def self.print_help
104104
--build <name> Run a specific build configuration
105105
106106
Put Shakapacker-specific options before --. Arguments after -- are
107-
passed directly to the selected bundler, except --host and --port,
107+
passed directly to the selected bundler, except --host, --port, and --https,
108108
which remain managed by config/shakapacker.yml.
109109
110110
Build configurations (config/shakapacker-builds.yml):

0 commit comments

Comments
 (0)