mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-03-05 00:10:54 -08:00
5 lines
143 B
Text
5 lines
143 B
Text
# In test, compile the NodeJS code as if we are in production
|
|
NODE_ENV=production
|
|
# Federation
|
|
LOCAL_DOMAIN=cb6e6126.ngrok.io
|
|
LOCAL_HTTPS=true
|