This commit is contained in:
felegy
2025-06-30 12:02:36 +00:00
commit c9cb4a4ca8
102 changed files with 46977 additions and 0 deletions

19
.lando.yml Normal file
View File

@@ -0,0 +1,19 @@
name: blog
proxy:
appserver_nginx:
- blog.hvgdev.website
recipe: wordpress
config:
php: '8.3'
via: nginx
database: mariadb:11.4.5
webroot: web
xdebug: true
config:
php: config/php.ini
vhosts: config/lando.conf.tpl
services:
mailhog:
type: mailhog