We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c5eb19 commit 6cc0f02Copy full SHA for 6cc0f02
config/vanilla/config.php
@@ -1,6 +1,5 @@
1
<?php if (!defined('APPLICATION')) exit();
2
3
-$Configuration['Garden']['Title']='';
4
$Configuration['Garden']['Installed'] = true;
5
6
$Configuration['Database']['Name'] = getenv('MYSQL_DATABASE');
0 commit comments