nextcloud-chaptermark-hook: init

This commit is contained in:
makefu 2025-01-10 15:59:20 +01:00
parent 78e4963a9d
commit f4877edf29
No known key found for this signature in database
GPG key ID: 36F7711F3FC0F225

View file

@ -0,0 +1,3 @@
{
networking.firewall.allowedTCPPorts = [ 28982 ];
}