name: my-contao-project # ------------------------------------------------------- # Contao & PHP Version hier anpassen # ------------------------------------------------------- php_version: "8.3" # Empfehlung: 8.3 | Alternativ: 8.4 (experimentell) mariadb_version: "10.11" # ------------------------------------------------------- # Projekt-Typ # ------------------------------------------------------- type: php docroot: public webserver_type: nginx-fpm router_http_port: "80" router_https_port: "443" upload_dirs: - public/files mutagen_enabled: true additional_fqdns: []