Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 849 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 849 Bytes

seichi-ranking-bff

整地鯖ランキングPHPのバックエンド部分を分離してRustで再実装しているレポジトリです。

環境変数

名前 必要性 説明
DB_HOST required データベースのホスト
DB_PORT required データベースのポート
DB_USER required データベースのユーザー
DB_PASSWORD required データベースのパスワード
名前 必要性 説明
HTTP_PORT required HTTPリクエストを受け付けるポート