stuff
This commit is contained in:
parent
17aa3d7e48
commit
f4b59dc702
2 changed files with 2 additions and 2 deletions
|
@ -75,7 +75,7 @@
|
||||||
'allowed_ips': [
|
'allowed_ips': [
|
||||||
'10.0.10.0/24',
|
'10.0.10.0/24',
|
||||||
'10.0.10.0/24',
|
'10.0.10.0/24',
|
||||||
#'192.168.179.0/24',
|
#'192.168.179.0/24', # while raspi at home
|
||||||
'10.0.227.0/24', # mseibert.freescout
|
'10.0.227.0/24', # mseibert.freescout
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
# https://console.hetzner.cloud/projects/889138/servers/46578341
|
# https://console.hetzner.cloud/projects/889138/servers/46578341
|
||||||
|
|
||||||
{
|
{
|
||||||
'dummy': True,
|
#'dummy': True,
|
||||||
'hostname': '159.69.117.89',
|
'hostname': '159.69.117.89',
|
||||||
'groups': [
|
'groups': [
|
||||||
'backup',
|
'backup',
|
||||||
|
|
Loading…
Reference in a new issue