removed js build folder configuration
This commit is contained in:
@@ -31,9 +31,6 @@ URL = http://localhost/exodus4d/pathfinder
|
||||
; Verbosity level of the stack trace
|
||||
DEBUG = 3
|
||||
|
||||
; js path -> use raw files
|
||||
PATH_JS = "js"
|
||||
|
||||
; main db
|
||||
DB_DNS = mysql:host=localhost;port=3306;dbname=
|
||||
DB_NAME = pathfinder
|
||||
@@ -65,9 +62,6 @@ URL = https://www.pathfinder.exodus4d.de
|
||||
; Verbosity level of the stack trace
|
||||
DEBUG = 0
|
||||
|
||||
; js path -> use build files
|
||||
PATH_JS = "build_js"
|
||||
|
||||
; main db
|
||||
DB_DNS = mysql:host=localhost;port=3306;dbname=
|
||||
DB_NAME = d01d8636
|
||||
|
||||
Reference in New Issue
Block a user