Skip to content

Commit 5b18c38

Browse files
authored
Merge pull request #387 from kenjis/fix-README-forceGlobalSecureRequests
docs: add missing forceGlobalSecureRequests in README
2 parents 855dc78 + bede17b commit 5b18c38

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ Use these steps to create a local installation for development and testing.
6666
* `GITHUB_ACCESS_TOKEN = ghp_***`
6767
* Set your GitHub Personal Access Token.
6868
* `CI_ENVIRONMENT = development`
69+
* `app.forceGlobalSecureRequests = false`
6970
* `database.default.database = ../writable/database.db`
7071
* `database.default.DBDriver = SQLite3`
7172
7. Seed fake Forum data

0 commit comments

Comments
 (0)