Files
blog/.lando.yml
2025-10-01 17:16:39 +00:00

26 lines
334 B
YAML

name: blog
proxy:
appserver_nginx:
- blog.hvgdev.website
recipe: wordpress
config:
php: '8.3'
via: nginx
database: mariadb
webroot: web
xdebug: false
config:
php: config/php.ini
vhosts: config/lando.conf.tpl
services:
mailhog:
type: mailhog
tooling:
tar:
service: appserver
cmd:
- tar