From 0d5aa90e7d2f4e5e177aecb690ee00c801eb8b1d Mon Sep 17 00:00:00 2001 From: Gareth Coles Date: Thu, 31 May 2018 15:52:28 +0100 Subject: [Gunicorn] Announce site deployment --- pysite/constants.py | 1 + 1 file changed, 1 insertion(+) (limited to 'pysite') diff --git a/pysite/constants.py b/pysite/constants.py index 5bdb025f..0099c946 100644 --- a/pysite/constants.py +++ b/pysite/constants.py @@ -128,3 +128,4 @@ RMQ_PORT = 5672 # Channels CHANNEL_MOD_LOG = 282638479504965634 +CHANNEL_DEV_LOGS = 409308876241108992 -- cgit v1.2.3