This commit is contained in:
bison-paolo
2016-11-29 14:57:50 +01:00
parent 401aab6baa
commit 2c1d29e0ba
4 changed files with 1142 additions and 1166 deletions
File diff suppressed because it is too large Load Diff
@@ -9,7 +9,7 @@ modules:
enabled:
- Db
- PhpBrowser:
url: 'http://admin:1q2w3@demo.fhcomplete.org/ci/'
url: 'http://test.fhcomplete.org/fhcomplete.ci/'
config:
Db:
dsn: 'pgsql:host=localhost;port=5432;dbname=fhctest'
+1 -1
View File
@@ -4,7 +4,7 @@ modules:
- Db
- REST:
# API URL
url: 'http://admin:1q2w3@demo.fhcomplete.org/ci/index.ci.php/api/'
url: 'http://test.fhcomplete.org/fhcomplete.ci/index.ci.php/api/'
# Can also be a framework module name
depends: PhpBrowser
# Limits PhpBrowser to JSON or XML