remove phanpy

This commit is contained in:
Sophie Schiller 2023-10-27 19:29:33 +02:00
parent f9ef74600f
commit 60fffd6714
3 changed files with 0 additions and 80 deletions

View file

@ -9,7 +9,6 @@ nodes['htz-cloud.miniserver'] = {
'nodejs',
'ntfy',
'mautrix-telegram',
'phanpy',
'postgresql',
'zfs',
},
@ -205,10 +204,6 @@ nodes['htz-cloud.miniserver'] = {
'domain': 'ntfy.sophies-kitchen.eu',
'allow_unauthorized_write': True,
},
'phanpy': {
'url': 'phanpy.sophies-kitchen.eu',
'version': '2023.10.07.9b1800d',
},
'postgresql': {
'version': '11',
},