Do not ignore config file for Docker image

This commit is contained in:
Frederic Guillot 2016-02-06 20:34:08 -05:00
parent 0c81422c34
commit e12b0c1f00
2 changed files with 5 additions and 1 deletions

View File

@ -0,0 +1,3 @@
<?php
define('ENABLE_URL_REWRITE', true);

1
.gitignore vendored
View File

@ -19,3 +19,4 @@ data/files
data/cache
/vendor
*.bak
!.docker/kanboard/config.php