LetsEncrypt

This commit is contained in:
ChK
2026-02-04 21:31:33 +01:00
parent 26378ecbfa
commit ed301a7f61
80 changed files with 15832 additions and 26 deletions

View File

@@ -3,7 +3,8 @@
// Service-Liste
const services = [
{ id: "abc", name: "Control GamePad", url: "https://abc.server.schooltech.ch/" },
{ id: "xyz", name: "Guacamole", url: "https://xyz.server.schooltech.ch/" }
{ id: "xyz", name: "Guacamole", url: "https://xyz.server.schooltech.ch/" },
{ id: "portainer", name: "Portainer", url: "https://portainer.server.schooltech.ch/"}
];
// DOM-Elemente