diff --git a/Containers/nextcloud/config/server.config.php b/Containers/nextcloud/config/server.config.php index f408c45c..6184f2c5 100644 --- a/Containers/nextcloud/config/server.config.php +++ b/Containers/nextcloud/config/server.config.php @@ -1,4 +1,4 @@ hexdec(hash('xxh32', gethostname()) & 0x1FF, + 'serverid' => hexdec(hash('xxh32', gethostname())) & 0x1FF, );