mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-22 17:38:07 +01:00
9 lines
200 B
Text
9 lines
200 B
Text
# 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
|