From db63a343965463fddece2b98c77ca91dd0d0b36f 2019-04-13 15:48:13 From: Marcin Lulek Date: 2019-04-13 15:48:13 Subject: [PATCH] ini: add comments --- diff --git a/backend/src/appenlight/templates/ini/production.ini.jinja2 b/backend/src/appenlight/templates/ini/production.ini.jinja2 index cb4a18d..f3887c6 100644 --- a/backend/src/appenlight/templates/ini/production.ini.jinja2 +++ b/backend/src/appenlight/templates/ini/production.ini.jinja2 @@ -81,6 +81,7 @@ ziggurat_foundations.sign_in.came_from_key = came_from #cometd cometd.server = http://127.0.0.1:8088 cometd.secret = secret +# change to # ws:// for development cometd.ws_url = wss://{{appenlight_domain}}/channelstream # for celery