Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions .lando.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name: foundry

proxy:
php:
- foundry.lndo.site

services:
php:
type: php:8.0
via: apache
webroot: public
ssl: true
xdebug: "debug"
build:
- composer self-update
- composer install
db:
type: mariadb:10.5.9
portforward: 37002
creds:
database: foundry_with_defaults
user: mariadb
password: mariadb