FrankenPHP-Integration entfernt

This commit is contained in:
2026-03-27 13:56:25 +01:00
parent 3a94e5d173
commit 7ef8b34b60
2 changed files with 0 additions and 20 deletions

View File

@@ -1,12 +0,0 @@
name: frankenphp
repository: ddev/ddev-frankenphp
version: v1.1.4
install_date: "2026-03-11T11:17:39+01:00"
project_files:
- config.frankenphp.yaml
- docker-compose.frankenphp.yaml
- web-build/Caddyfile.frankenphp
- web-build/Dockerfile.frankenphp
- web-build/pre.Dockerfile.frankenphp
global_files: []
removal_actions: []

View File

@@ -1,8 +0,0 @@
# .ddev/docker-compose.frankenphp_extra.yaml
services:
web:
environment:
# enable worker script
FRANKENPHP_CONFIG: |
worker ${DDEV_DOCROOT:-.}/index.php
#DOCKER_HOST: ssh://root@188.245.84.188