We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39ab4fa commit eb91992Copy full SHA for eb91992
DOCKER.md
@@ -118,7 +118,7 @@ APP_ENV=local # lease it to local for automatic migrations
118
APP_KEY= # Auto-generated on first boot if empty
119
APP_DEBUG=true # false in production
120
APP_URL=http://localhost:8000
121
-APP_BANNER_TEST=false # add a warning banner for test environeent
+APP_BANNER_TEST=false # add a warning banner for test environment
122
123
# ── Database ─────────────────────────────────────────────
124
DB_CONNECTION=mysql
0 commit comments