修正
This commit is contained in:
10
.env
10
.env
@@ -3,3 +3,13 @@ DB_PORT=55432
|
||||
DB_NAME=njts_acct
|
||||
DB_USER=njts_app
|
||||
DB_PASSWORD=njts_app2025
|
||||
|
||||
# e-Gov 電子申請 API v2
|
||||
# EGOV_ENV=sandbox → 検証環境 (https://account2.sbx.e-gov.go.jp)
|
||||
# EGOV_ENV=production または未設定 → 本番環境
|
||||
EGOV_ENV=sandbox
|
||||
|
||||
# 検証環境用APIキー
|
||||
EGOV_SOFTWARE_ID=K26iIqTxFxvvXjLj
|
||||
EGOV_API_KEY=3wRp2qmJQRYKdUrBxSGPB8U4O4dH0sEu
|
||||
EGOV_REDIRECT_URI=http://192.168.0.61:18000/egov.html
|
||||
|
||||
Reference in New Issue
Block a user