Fix changed ip addressses

This commit is contained in:
Timo Makinen 2024-01-09 23:24:26 +00:00
parent 2247ce1d16
commit e43dd2a26e
2 changed files with 3 additions and 3 deletions

View file

@ -9,4 +9,4 @@ firewall_in:
- {proto: tcp, port: 22}
- {proto: tcp, port: 80}
- {proto: tcp, port: 443}
- {proto: tcp, port: 9100, from: [81.175.130.44/32]}
- {proto: tcp, port: 9100, from: [62.78.229.29/32]}