mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-18 23:42:17 +00:00
New Build Folder
This commit is contained in:
@@ -12,7 +12,7 @@ modules:
|
||||
- Db
|
||||
config:
|
||||
PhpBrowser:
|
||||
url: 'http://admin:1q2w3@localhost/build/'
|
||||
url: 'http://admin:1q2w3@localhost/build/fhcomplete/'
|
||||
Db:
|
||||
dsn: 'pgsql:host=localhost;port=5432;dbname=fhctest'
|
||||
user: 'fhcomplete'
|
||||
|
||||
@@ -5,7 +5,7 @@ modules:
|
||||
- Db
|
||||
- REST:
|
||||
# API URL
|
||||
url: http://localhost/build/index.ci.php/api/
|
||||
url: http://localhost/build/fhcomplete/index.ci.php/api/
|
||||
# Can also be a framework module name
|
||||
depends: PhpBrowser
|
||||
# Limits PhpBrowser to JSON or XML
|
||||
|
||||
Reference in New Issue
Block a user