mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
- phpC(dis)I fixes
This commit is contained in:
@@ -5,7 +5,7 @@ modules:
|
||||
- Db
|
||||
- REST:
|
||||
# API URL
|
||||
url: http://localhost/build/fhcomplete/index.ci.php/api/
|
||||
url: http://demo.fhcomplete.org/index.ci.php/api/
|
||||
# Can also be a framework module name
|
||||
depends: PhpBrowser
|
||||
# Limits PhpBrowser to JSON or XML
|
||||
@@ -18,4 +18,4 @@ modules:
|
||||
dump: _data/dump.sql
|
||||
populate: true
|
||||
cleanup: false
|
||||
reconnect: false
|
||||
reconnect: false
|
||||
Reference in New Issue
Block a user