Explorar el Código

ddev php 8.2

master
Daniel hace 2 años
padre
commit
49bd78234b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .ddev/config.yaml

+ 1
- 1
.ddev/config.yaml Ver fichero

@@ -1,7 +1,7 @@
name: matsen-tool-be
type: php
docroot: public
php_version: "8.1"
php_version: "8.2"
webserver_type: nginx-fpm
xdebug_enabled: false
additional_hostnames: []


Cargando…
Cancelar
Guardar