Closed tomsen-san closed 6 years ago
You need to start Meteor with:
meteor --settings settings.json
(if the settings.json
file is in the top level directory of your project) for the settings to take effect.
See the docs here:
Ah. Something learned. :-) I do a mup deploy so ... have to place it into an environment variable which should be doable. Thanks!
Hi there I created a settings.json according to the docs and placed it on the server. When trying to login I get an error saying
Where do I have to place it to be found? Or do I have to assign the value somewhere to the LDAP object?