mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
phpC(d)I
This commit is contained in:
@@ -9,7 +9,7 @@ modules:
|
|||||||
enabled:
|
enabled:
|
||||||
- Db
|
- Db
|
||||||
- PhpBrowser:
|
- PhpBrowser:
|
||||||
url: 'http://admin:1q2w3@demo.fhcomplete.org/'
|
url: 'http://admin:1q2w3@demo.fhcomplete.org/ci/'
|
||||||
config:
|
config:
|
||||||
Db:
|
Db:
|
||||||
dsn: 'pgsql:host=localhost;port=5432;dbname=fhctest'
|
dsn: 'pgsql:host=localhost;port=5432;dbname=fhctest'
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ modules:
|
|||||||
- Db
|
- Db
|
||||||
- REST:
|
- REST:
|
||||||
# API URL
|
# API URL
|
||||||
url: 'http://admin:1q2w3@demo.fhcomplete.org/index.ci.php/api/'
|
url: 'http://admin:1q2w3@demo.fhcomplete.org/ci/index.ci.php/api/'
|
||||||
# Can also be a framework module name
|
# Can also be a framework module name
|
||||||
depends: PhpBrowser
|
depends: PhpBrowser
|
||||||
# Limits PhpBrowser to JSON or XML
|
# Limits PhpBrowser to JSON or XML
|
||||||
|
|||||||
Reference in New Issue
Block a user