This commit is contained in:
cronekorkn 2024-11-23 15:58:10 +01:00
parent 17aa3d7e48
commit f4b59dc702
Signed by: cronekorkn
SSH key fingerprint: SHA256:v0410ZKfuO1QHdgKBsdQNF64xmTxOF8osF1LIqwTcVw
2 changed files with 2 additions and 2 deletions

View file

@ -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
], ],
}, },

View file

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