Internal Server error after domain add

After adding a domain this error came up I had entered the domain in this field here was the domain
In the meantime I have entered the domain somewhere else, but I keep getting the Internal Server error


after i set maintanance to false nothing change

did you forget the " => " sign ?

example config for adding a domain

‘trusted_domains’ =>
array (
0 => ‘192.50.',
1 => '
.test.net’,
),

1 Like