standardnotes / syncing-server

[Deprecated: Use our new Node server: https://github.com/standardnotes/syncing-server-js]
https://standardnotes.org
GNU Affero General Public License v3.0
209 stars 48 forks source link

Bug: Environment variable PORT is named EXPOSED_PORT in sample env file #168

Open mscMMN opened 3 years ago

mscMMN commented 3 years ago

This environment variable PORT is not set in the supplied sample env file: https://github.com/standardnotes/syncing-server/blob/b46dad76324a1bc24888aeb8100c47e812ef966a/config/puma.rb#L12

Instead it's named EXPOSED_PORT. https://github.com/standardnotes/syncing-server/blob/d76615c53cf36af41a66ca0da669a970e66073ec/.env.sample#L10

Please review my proposed changes: https://github.com/standardnotes/syncing-server/pull/169

karolsojko commented 3 years ago

We have a new documentation suite out. Please give a try and re-check if it helps with your issue: https://docs.standardnotes.org/self-hosting/getting-started/