# Node.js
|
|
NODE_ENV=test
|
|
# Federation
|
|
LOCAL_DOMAIN=cb6e6126.ngrok.io
|
|
LOCAL_HTTPS=true
|
|
# test pam authentication
|
|
PAM_ENABLED=true
|
|
PAM_DEFAULT_SERVICE=pam_test
|
|
PAM_CONTROLLED_SERVICE=pam_test_controlled
|