mirror of
https://github.com/turnstonelabs/turnstone.git
synced 2026-08-12 23:12:23 -06:00
217688547e
The channel gateway registers with its Docker-internal hostname (e.g. http://channel:8091) which is unreachable from a host-side server. Publish port 8091 and set TURNSTONE_CHANNEL_ADVERTISE_URL to localhost so the server can reach it for schedule notifications.