From 411daf75c416b3197c198df0712094a7fb705c6e Mon Sep 17 00:00:00 2001 From: Simon Zernisch Date: Mon, 27 Mar 2023 14:53:07 +0200 Subject: [PATCH] added npm_hosts --- hosts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts.yml b/hosts.yml index 0fbbb52..0a5e820 100644 --- a/hosts.yml +++ b/hosts.yml @@ -6,6 +6,6 @@ all: docker_hosts: hosts: 10.11.12.35: - homeserver_hosts: + npm_hosts: hosts: 10.11.12.35: \ No newline at end of file