Initialisierung Git-Repositorium
This commit is contained in:
8
.ddev/docker-compose.frankenphp_extra.yaml
Normal file
8
.ddev/docker-compose.frankenphp_extra.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
# .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
|
||||
Reference in New Issue
Block a user