mirror of https://gitlab.crans.org/nounous/nixos
add http to url
parent
6864b39506
commit
b6e30e141a
|
@ -24,7 +24,7 @@
|
|||
};
|
||||
|
||||
instancesToRegister."CransTube" = {
|
||||
url = "peertube.crans.org";
|
||||
url = "https://peertube.crans.org";
|
||||
runnerName = "peertube-runner-1";
|
||||
registrationTokenFile = config.age.secrets.peertube-token.path;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue