Chnage dev docker env to en-US from en
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
a4587f6322
commit
8140110bf9
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ APP_DEBUG=true
|
|||
APP_KEY=base64:3ilviXqB9u6DX1NRcyWGJ+sjySF+H18CPDGb3+IVwMQ=
|
||||
APP_URL=http://localhost:8000
|
||||
APP_TIMEZONE='UTC'
|
||||
APP_LOCALE=en
|
||||
APP_LOCALE=en-US
|
||||
MAX_RESULTS=500
|
||||
|
||||
# --------------------------------------------
|
||||
|
|
Loading…
Add table
Reference in a new issue