6 lines
143 B
Plaintext
6 lines
143 B
Plaintext
# In test, compile the NodeJS code as if we are in production
|
|
NODE_ENV=production
|
|
# Federation
|
|
LOCAL_DOMAIN=cb6e6126.ngrok.io
|
|
LOCAL_HTTPS=true
|