fix: paheko config
This commit is contained in:
parent
6654b1e1f5
commit
41f51b8a2f
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ services:
|
|||
- type: bind
|
||||
source: ./config.local.php
|
||||
target: /var/www/paheko/config.local.php
|
||||
is_directory: false
|
||||
content: |
|
||||
<?php
|
||||
const SHOW_ERRORS = false;
|
||||
|
|
|
|||
Loading…
Reference in a new issue