4paradigm / 4paradigm/FeatInsight

nginx reverse proxy

オープン
#70 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Vue
スター
22
フォーク
9
PR マージ指標
30日以内にマージされた PR はありません

説明

Make sure reverse proxy can work, especially check the case below:
```
http {
server {
listen 80;
location /foo/ {
```

The location is not just `/`.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Look for nginx configuration files in the project, likely in a deployment or infrastructure directory. Test the reverse proxy setup with a location path like `/foo/` to ensure it routes correctly, not just `/`. Check if there are existing tests or documentation for the proxy configuration to understand the expected behavior.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
nginx
領域
backend, infrastructure
issue の種類
バグ
難易度
2/5
見積もり時間
1〜3時間
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。