nixos: services: nextcloud: fix typo
All checks were successful
ci/woodpecker/push/check Pipeline was successful

This commit is contained in:
Bruno BELANYI 2024-01-15 16:50:38 +00:00
parent 29a96b905c
commit 723fd879e4

View file

@ -44,7 +44,7 @@ in
};
extraOptions = {
overwriteProtocol = "https"; # Nginx only allows SSL
overwriteprotocol = "https"; # Nginx only allows SSL
};
notify_push = {