このサイトはJavaScriptを使用しています
ホーム
エクスプローラ
Yoda
Portal
Forum
ヘルプ
サインイン
woat
/
Passion-Project
ウォッチ
1
お気に入りに登録
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
41
コミット
1
ブランチ
ツリー:
373098c449
master
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'373098c449' から
${ noResults }
Passion-Project
/
client
/
proxy.conf.json
proxy.conf.json
89B
履歴
Raw形式
1
2
3
4
5
6
7
{
"/api/*": {
"target": "http://localhost:8080",
"pathRewrite": {"^/api" : ""}
}
}