feat: Webアプリケーションのタスク設定ファイル追加
This commit is contained in:
parent
6c74560ea7
commit
5eb217a048
6
s3/config/jskult/task_settings/web_task_settings.env
Normal file
6
s3/config/jskult/task_settings/web_task_settings.env
Normal 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
|
||||
Loading…
x
Reference in New Issue
Block a user