mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2025-04-17 22:42:59 -04:00
allow mjolnir to connect via the public IPs
This commit is contained in:
parent
7d41859d0f
commit
41e6f553b9
@ -8,6 +8,8 @@ Environment=NODE_ENV=production
|
||||
ExecStart=/usr/bin/node /opt/mjolnir/lib/index.js
|
||||
IPAddressDeny=any
|
||||
IPAddressAllow=localhost
|
||||
IPAddressAllow=51.79.51.42
|
||||
IPAddressAllow=2607:5300:205:200::26e1
|
||||
LockPersonality=true
|
||||
NoNewPrivileges=true
|
||||
PrivateDevices=true
|
||||
|
Loading…
x
Reference in New Issue
Block a user