This commit is contained in:
bison-paolo
2016-11-23 15:25:07 +01:00
parent d96a0e98d5
commit c33871ec2d
2 changed files with 2 additions and 2 deletions
@@ -9,7 +9,7 @@ modules:
enabled:
- Db
- PhpBrowser:
url: 'http://admin:1q2w3@demo.fhcomplete.org/'
url: 'http://admin:1q2w3@demo.fhcomplete.org/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/index.ci.php/api/'
url: 'http://admin:1q2w3@demo.fhcomplete.org/ci/index.ci.php/api/'
# Can also be a framework module name
depends: PhpBrowser
# Limits PhpBrowser to JSON or XML