Chnage dev docker env to en-US from en

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2025-02-25 10:57:38 +00:00
parent a4587f6322
commit 8140110bf9

View file

@ -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
# --------------------------------------------