mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2025-08-05 21:04:22 -04:00
allow mjolnir to connect via the public IPs
This commit is contained in:
parent
7d41859d0f
commit
41e6f553b9
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue