diff --git a/.ddev/config.yaml b/.ddev/config.yaml index 640d7d8..486da5b 100644 --- a/.ddev/config.yaml +++ b/.ddev/config.yaml @@ -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: diff --git a/index.html b/index.html deleted file mode 100644 index 04875f6..0000000 --- a/index.html +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/index.php b/index.php new file mode 100644 index 0000000..184828a --- /dev/null +++ b/index.php @@ -0,0 +1,7 @@ +