mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-01 20:45:56 +00:00
10 lines
200 B
Plaintext
10 lines
200 B
Plaintext
# 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
|