Nextcloud config.php hatasını giderme
Home » GNU/Linux  »  Nextcloud config.php hatasını giderme
Nextcloud config.php hatasını giderme
https://docs.nextcloud.com/server/21/admin_manual/_images/install-wizard-a4.png nano /var/www/nextcloud/config/config.php dosyasının içeriğine aşağıdaki gibi sunucu bilgilerini gir. 'trusted_domains' => [ 'demo.example.org', 'otherdomain.example.org', '10.111.112.113', '[2001:db8::1]' ], 'trusted_domains' => [ 'demo.example.org', 'sas.local', 'X.X.X.X', '[2001:db8::1]' ],