Put our IPs back in the TRUSTEDIPS variable

The TRUSTEDIPS variable is the public reference for Evolix IPs
This commit is contained in:
Jérémy Dubois 2021-02-05 15:25:28 +01:00
parent 80307172af
commit 9898ff9e62
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ DOCKER='off'
INTLAN='192.168.0.2/32'
# Trusted IPv4 addresses for private and semi-public services
TRUSTEDIPS=''
TRUSTEDIPS='31.170.9.129 62.212.121.90 31.170.8.4 82.65.34.85 54.37.106.210 51.210.84.146'
# Privilegied IPv4 addresses for semi-public services
# (no need to add again TRUSTEDIPS)