Skip to content

Commit

Permalink
#47: Change the database to mariadb to mirror prod.
Browse files Browse the repository at this point in the history
  • Loading branch information
adamfranco committed Sep 26, 2024
1 parent 3a90230 commit 3357430
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .lando.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ recipe: symfony
config:
webroot: public
php: 8.1
database: mariadb
services:
appserver:
build_as_root:
Expand Down

0 comments on commit 3357430

Please sign in to comment.