From: PhiTux Date: Sun, 19 Oct 2025 11:22:01 +0000 (+0200) Subject: updated migration-steps in readme X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=9bcadb17604da9f5ce323e7572817f65d6ba57df;p=DailyTxT.git updated migration-steps in readme --- diff --git a/README.md b/README.md index 2bbee7b..fa65a70 100644 --- a/README.md +++ b/README.md @@ -119,9 +119,10 @@ When coming from version 1 (most likely 1.0.15), please follow these instruction ⚡ **TLDR:** 1. **BACKUP YOUR DATA** (the whole data directory you used for version 1). -2. Use the new `docker-compose.yml` file and adjust the environment variables accordingly. Use the same data directory as before. -3. You will probably have to clear browser cache (only of the dailytxt-site) to be able to load the new version at all. You will also have to delete and reinstall the Apps on your mobile devices (if you used that). -4. Migration starts automatically when an "old" user logs in for the first time. +2. Use the new `docker-compose.yml` file and adjust the environment variables accordingly. +3. Use the same data directory ('volume') as before. Start the new docker image. +4. You will probably have to clear browser cache (only of the dailytxt-site) to be able to load the new version at all. You will also have to delete and reinstall the Apps on your mobile devices (if you used that). +5. Migration starts automatically when an "old" user logs in for the first time. 🔎 **More details:**