fractal-code / meteor-azure

Automate Meteor deployments on Azure App Service
MIT License
67 stars 20 forks source link

Proper format for settings.json in Application settings? #26

Closed thePunderWoman closed 7 years ago

thePunderWoman commented 7 years ago

I saw the closed post about how to do the application settings, but I wasn't sure the proper format for METEOR_SETTINGS. Is it a path to the settings.json in the repo? Is it a stringified version of settings.json? or is it something else?

ramijarrar commented 7 years ago

It's the full contents of your settings file pasted as is (without quotations or any special formatting)