diff options
author | Camil Staps | 2020-01-03 20:33:39 +0100 |
---|---|---|
committer | Camil Staps | 2020-01-03 20:33:39 +0100 |
commit | 46946cf8a663c66503485411773bdb3388939c58 (patch) | |
tree | 6c976718412a1d0a446b3670df16e7e782093409 /Readme.md | |
parent | Place buttons beneath each other (diff) |
Rename HebrewParseTrainer namespace to LuoParseTrainer
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 |