adjust for local use: change to mariadb:5.5,redirect to server http host

This commit is contained in:
ekin.tertemiz 2026-01-05 09:16:42 +01:00
commit 574c7fe92a
3 changed files with 12 additions and 13 deletions

View file

@ -1,18 +1,20 @@
name: help.verua.ch
name: os-ticket
type: php
docroot: ""
php_version: "7.4"
webserver_type: nginx-fpm
webserver_type: apache-fpm
xdebug_enabled: false
additional_hostnames: []
additional_fqdns: []
database:
type: mariadb
version: "10.11"
version: "5.5"
use_dns_when_possible: true
composer_version: "2"
web_environment: []
corepack_enable: false
xhgui_https_port: "8142"
xhgui_http_port: "8143"
# Key features of DDEV's config.yaml: