Qiita CLI previewのhostを変更したい #502
Closed
goosys
started this conversation in
要望・アイデア・不具合
Replies: 1 comment 1 reply
-
@goosys HOSTの変更について技術的に実装が難しい箇所があり、すぐには対応が難しいです。 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Qiita CLIの提供ありがとうございます。
ローカルマシンで使用するには問題なかったのですが、リモートマシンで使用する際にHOSTが変更できなくて詰まってしまいました。
ソースを拝見したところ、PORTの方は
process.env.QIITA_CLI_PORT
で変更できるようでしたので、HOSTの方も同様に可変できるようになると嬉しいです。具体的には
127.0.0.1
や0.0.0.0
に変更して使いたいです。ご検討よろしくお願いいたします。
Beta Was this translation helpful? Give feedback.
All reactions