Skip to content

Commit 9b66842

Browse files
authored
Update upgrade-from-1.md
removed warning
1 parent 1013e77 commit 9b66842

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/src/operations/v2.0.0/upgrade-from-1.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ icon: update
55

66
::: info DSF 2.0.0
77
This is the first **released version** of the Data Sharing Framework (DSF) 2.0.
8-
Please **do not use this version in production environments**.
98

109
We kindly invite **all DSF administrators** to test this release on their **staging or test instances** and share their feedback with us through the usual [communication channels](/community/communication#contact-the-team).
1110

@@ -220,4 +219,4 @@ To upgrade your DSF databases, you have to stop the application, dump your datab
220219
docker compose up -d && docker compose logs -f app
221220
```
222221
223-
Once you have ensured that DSF is working successfully with the new database, you can remove the dump.sql file and the postgres-data-psql-15 directory. As a precaution, we recommend keeping the postgres-data-psql-15 directory for some time.
222+
Once you have ensured that DSF is working successfully with the new database, you can remove the dump.sql file and the postgres-data-psql-15 directory. As a precaution, we recommend keeping the postgres-data-psql-15 directory for some time.

0 commit comments

Comments
 (0)