fixes dev env

This commit is contained in:
Sam ONeill 2024-04-25 13:07:39 +12:00
parent 665b647cd2
commit aeb02beb18
5 changed files with 33 additions and 37 deletions

View file

@ -13,7 +13,7 @@ BASE =
; deployment URL (e.g. https://www.pathfinder-w.space)
URL = {{@SCHEME}}://$DOMAIN
; level of debug/error stack trace
DEBUG = 0
DEBUG = 3
; Pathfinder database
DB_PF_DNS = mysql:host=${MYSQL_HOST};port=${MYSQL_PORT};dbname=
DB_PF_NAME = $MYSQL_PF_DB_NAME