LetsEncrypt
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user