We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 855dc78 + bede17b commit 5b18c38Copy full SHA for 5b18c38
1 file changed
README.md
@@ -66,6 +66,7 @@ Use these steps to create a local installation for development and testing.
66
* `GITHUB_ACCESS_TOKEN = ghp_***`
67
* Set your GitHub Personal Access Token.
68
* `CI_ENVIRONMENT = development`
69
+ * `app.forceGlobalSecureRequests = false`
70
* `database.default.database = ../writable/database.db`
71
* `database.default.DBDriver = SQLite3`
72
7. Seed fake Forum data
0 commit comments