Try and make onlyoffice work

This commit is contained in:
Théo Barnouin 2025-02-14 14:23:17 +01:00
parent d29cde42c4
commit b9a300afaf
5 changed files with 22 additions and 20 deletions

View file

@ -3,7 +3,7 @@ let
users = [tbarnouin];
grafana = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDQxvO9vdd2f9aV4F3LEQrrTJaLwLvSLbLtjB9qNxc4z root@grafana";
onlyoffice = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGbnzv2/Or4XdQXLDjIbr7oIDTQEvgSMTX4aiNCQk4tC root@onlyoffice";
onlyoffice = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOQoPAt9+8vdvqrp4AKL2Yn6nMJYfW7UhfW7eacZ4I2s root@onlyoffice";
postgresql = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJW7qA7j1sICuu1RAfs9ifR9dmOlHq45tKu1ga7CKaob root@pgsql";
forgejo = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILMf3Cc/S0p/LFcW+RLMEqpxOOv8q/HrKO4I9joHmRxl root@forgejo";