Release of RC1 #7

Merged
abelhooge merged 34 commits from 3-features into master 2020-06-07 13:54:20 +00:00
1 changed files with 3 additions and 0 deletions
Showing only changes of commit 18d702ec26 - Show all commits

View File

@ -36,6 +36,9 @@
use FuzeWorks\Core;
/**
* Contains all the configuration, including docker environment variables.
*/
return array(
// Add a file lock
'lock' => true,