We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 511674a commit 521bf66Copy full SHA for 521bf66
1 file changed
tox.ini
@@ -41,7 +41,7 @@ setenv =
41
dev: VIA_URL = {env:VIA_URL:http://localhost:9083}
42
dev: SESSION_COOKIE_SECRET = {env:SESSION_COOKIE_SECRET:notasecret}
43
dev: DISABLE_KEY_ROTATION=1
44
- VIA_SECRET = not_a_secret
+ VIA_SECRET = not_a_real_secret
45
FDW_USERS = {env:FDW_USERS:report-fdw}
46
HTTP_HOST = {env:HTTP_HOST:localhost:8001}
47
tests,functests: REGION_CODE = us
0 commit comments