.gitignore was ignoring too many files
This commit is contained in:
4
docker/var/www/app/config.php
Normal file
4
docker/var/www/app/config.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
|
||||
define('ENABLE_URL_REWRITE', true);
|
||||
define('LOG_DRIVER', 'stderr');
|
||||
Reference in New Issue
Block a user