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