forked from DGNum/infrastructure
feat(linkal): Start setting up DNS-01 verification on *.cal.dgnum.eu
This commit is contained in:
parent
10f16665b2
commit
d48a9bcc4b
5 changed files with 49 additions and 20 deletions
|
@ -1,11 +1,11 @@
|
|||
_:
|
||||
|
||||
let
|
||||
host = "linkal.dgnum.eu";
|
||||
host = "cal.dgnum.eu";
|
||||
|
||||
calendarGroups = {
|
||||
luj-current = {
|
||||
port = 8443;
|
||||
port = 8444;
|
||||
calendars = {
|
||||
"https://cloud.eleves.ens.fr/remote.php/dav/public-calendars/LLWm8qK9iC5YGrrR" = {
|
||||
name = "Délégation Générale";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue