fix: paheko config

This commit is contained in:
grubshka 2026-04-05 23:12:25 +02:00
parent 6654b1e1f5
commit 41f51b8a2f

View file

@ -8,6 +8,7 @@ services:
- type: bind - type: bind
source: ./config.local.php source: ./config.local.php
target: /var/www/paheko/config.local.php target: /var/www/paheko/config.local.php
is_directory: false
content: | content: |
<?php <?php
const SHOW_ERRORS = false; const SHOW_ERRORS = false;