mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 02:12:17 +00:00
- Renamed classes, methods and properties names in german
- All the controllers exends APIv1_Controller rather than REST_Controller - Codeceptions modified to be compliant to changes
This commit is contained in:
@@ -14,7 +14,7 @@ modules:
|
||||
PhpBrowser:
|
||||
url: 'http://admin:1q2w3@localhost/build/'
|
||||
Db:
|
||||
dsn: 'pgsql:host=localhost;port=5432;dbname=fhctest'
|
||||
dsn: 'pgsql:host=calva;port=5433;dbname=devfhcomplete3'
|
||||
user: 'fhcomplete'
|
||||
password: 'fhcomplete'
|
||||
dump: codeception/_data/dump.sql
|
||||
|
||||
Reference in New Issue
Block a user