fixes dev env
This commit is contained in:
parent
665b647cd2
commit
aeb02beb18
5 changed files with 33 additions and 37 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue