Configure Kirby for web.mindboost.team deployment
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -8,5 +8,13 @@
|
||||
* All config options: https://getkirby.com/docs/reference/system/options
|
||||
*/
|
||||
return [
|
||||
'url' => [
|
||||
'http://85.215.56.185:8585',
|
||||
'https://web.mindboost.team',
|
||||
'http://web.mindboost.team'
|
||||
],
|
||||
'panel' => [
|
||||
'install' => true,
|
||||
],
|
||||
'debug' => true,
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user