feat: add plausible

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2024-05-19 21:01:13 +02:00
parent 62f995159a
commit ab3d90ec02
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -214,6 +214,13 @@ Host clank_bitebuds
IdentitiesOnly true
IdentityFile ~/.ssh/id_clank
Host clank_plausible
Hostname 10.0.11.17
User root
PubKeyAuthentication yes
IdentitiesOnly true
IdentityFile ~/.ssh/id_clank
Host harbor
Hostname 10.0.10.3
User root