Functionsのテストで使用する環境変数を修正
This commit is contained in:
parent
af0ba78ae9
commit
e76242bddd
@ -208,7 +208,7 @@ jobs:
|
||||
ADB2C_ORIGIN: xxxxxx
|
||||
SENDGRID_API_KEY: $(sendgrid-api-key)
|
||||
MAIL_FROM: xxxxxx
|
||||
APP_DOMAIN: xxxxxxxxx
|
||||
APP_DOMAIN: http://localhost:8081/
|
||||
REDIS_HOST: xxxxxxxxxxxx
|
||||
REDIS_PORT: 0
|
||||
REDIS_PASSWORD: xxxxxxxxxxxx
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user