Skip to content

Commit eb91992

Browse files
committed
update
1 parent 39ab4fa commit eb91992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DOCKER.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ APP_ENV=local # lease it to local for automatic migrations
118118
APP_KEY= # Auto-generated on first boot if empty
119119
APP_DEBUG=true # false in production
120120
APP_URL=http://localhost:8000
121-
APP_BANNER_TEST=false # add a warning banner for test environeent
121+
APP_BANNER_TEST=false # add a warning banner for test environment
122122
123123
# ── Database ─────────────────────────────────────────────
124124
DB_CONNECTION=mysql

0 commit comments

Comments
 (0)