Do not ignore config file for Docker image
This commit is contained in:
3
.docker/kanboard/config.php
Normal file
3
.docker/kanboard/config.php
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
define('ENABLE_URL_REWRITE', true);
|
||||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -19,3 +19,4 @@ data/files
|
|||||||
data/cache
|
data/cache
|
||||||
/vendor
|
/vendor
|
||||||
*.bak
|
*.bak
|
||||||
|
!.docker/kanboard/config.php
|
||||||
|
|||||||
Reference in New Issue
Block a user