diff options
Diffstat (limited to 'Readme.md')
-rw-r--r-- | Readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ Create a `.env` file in the root directory with at least the following options: APP_ENV=production APP_DEBUG=false APP_KEY= # a 32-char random string - APP_URL=https://demo.camilstaps.nl/HebrewParseTrainer/ # e.g., use your own URL here + APP_URL=https://demo.camilstaps.nl/LuoParseTrainer/ # e.g., use your own URL here APP_LOCALE=en APP_FALLBACK_LOCALE=en |