0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

はじめに

File Browserを認証なしで利用する方法について紹介する。デフォルトでは、認証が有効となるので認証なしで利用したい場合に有用。

File Browserとは、ブラウザでPC上のファイルを公開できるOSSである。詳細は公式ページを参照。

動作確認環境

方法

環境変数FB_NOAUTHを定義して、noauthに設定する。

FB_NOAUTHを定義すると、値は関係なく認証がオフになる。

まとめ

File Browserを認証なしで利用する方法について紹介した。手軽にファイルを公開したい場合に有用。ただし、セキュリティには注意が必要である。

参考

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?