mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 09:04:12 +02:00
fix integration not using all passed options
This commit is contained in:
parent
cead37fae7
commit
8941c697fb
2 changed files with 3 additions and 20 deletions
|
|
@ -4,6 +4,7 @@ touch /var/log/nginx/access.log
|
|||
touch /var/log/nginx/error.log
|
||||
touch /var/log/cron/owncloud.log
|
||||
|
||||
mkdir -p /config
|
||||
echo "# Options in here overwrite the builtin php.ini" > /config/php.ini
|
||||
echo "# xdebug.mode = debug" >> /config/php.ini
|
||||
echo "# xdebug.start_with_request = yes" >> /config/php.ini
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue