We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e7b4d9 commit bd52f20Copy full SHA for bd52f20
1 file changed
README.md
@@ -81,7 +81,7 @@ cp .env.example .env
81
82
**Database Settings (Optional, for MySQL session storage):**
83
- `DB_FLAG` - Enable MySQL session storage (`yes`) or disable (`no` / leave empty)
84
-- `DB_HOST` - MySQL host (default: `localhost`)
+- `DB_HOST` - MySQL host
85
- `DB_PORT` - MySQL port (default: `3306`)
86
- `DB_USER` - MySQL username
87
- `DB_PASS` - MySQL password
0 commit comments