feat: Webアプリケーションのタスク設定ファイル追加

This commit is contained in:
shimoda.m@nds-tyo.co.jp 2023-04-20 15:53:27 +09:00
parent 6c74560ea7
commit 5eb217a048

View File

@ -0,0 +1,6 @@
# webapp task environment file.
AWS_REGION=ap-northeast-1
AUTHORIZE_ENDPOINT=oauth2/authorize
TOKEN_ENDPOINT=oauth2/token
BIO_SEARCH_RESULT_MAX_COUNT=35000
SESSION_EXPIRE_MINUTE=20