CICADA Integration
This commit is contained in:
7
.envrc_dev_example
Normal file
7
.envrc_dev_example
Normal file
@@ -0,0 +1,7 @@
|
||||
set -a
|
||||
CICTEST_PGP_TRUSTED_PUBLICKEY_FINGERPRINT=CCE2E1D2D0E36ADE0405E2D0995BB21816313BD5
|
||||
CICTEST_PGP_IMPORT_DIR=tests/testdata/pgp/dev
|
||||
CICTEST_HTTP_HOBA_CIPHER_ID=969
|
||||
CICTEST_HTTP_AUTH_ORIGIN=http://127.0.0.1:5000
|
||||
CICTEST_HTTP_CORS_ORIGIN=http://localhost:4200
|
||||
set +a
|
||||
Reference in New Issue
Block a user