Files
blog/.lando.yml
felegy 380dd4752e
All checks were successful
/ build-and-deploy (push) Successful in 1m15s
~ UPG php => 8.4 and Refactor code structure for improved readability and maintainability
2026-01-19 08:15:18 +00:00

27 lines
375 B
YAML

name: blog
proxy:
appserver_nginx:
- blog.hvgdev.website
mailhog:
- mailhog.hvgdev.website
recipe: wordpress
config:
php: "8.4"
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