allow mjolnir to connect via the public IPs

This commit is contained in:
Daniel Micay 2025-02-27 09:01:29 -05:00
parent 7d41859d0f
commit 41e6f553b9

View File

@ -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