Skip to content

Commit 745ae10

Browse files
committed
Added some more internal IPs
- Legacy-Id: 229
1 parent b73efa8 commit 745ae10

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

ietf/settings.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,12 @@
123123
# shiraz and marsanne
124124
'81.232.110.214',
125125
'2001:16d8:ff54::1',
126+
# merlot
127+
'194.146.105.14',
128+
'2001:698:9:31:214:22ff:fe21:bb',
129+
# local
130+
'127.0.0.1',
131+
'::1',
126132
)
127133

128134
# Valid values:

0 commit comments

Comments
 (0)