diff --git a/nodes/rx300.py b/nodes/rx300.py index faa162c..410acbd 100644 --- a/nodes/rx300.py +++ b/nodes/rx300.py @@ -351,6 +351,12 @@ nodes['rx300'] = { 'ssl': '_.franzi.business', 'webroot': '/opt/postfixadmin/public/', 'php': True, + 'locations': { + '/rspamd/': { + 'target': 'http://localhost:11334/', + 'websockets': True, + }, + } }, 'unicornsden-redirect': { 'domain': 'unicornsden.franzi.business',