You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -160,4 +160,15 @@ This sample setup the Email Sender url using the appsettings.json file.
160
160
|admin_name|The generated admin user name|string|false|
161
161
|admin_password|The generated admin user password|string|true|
162
162
163
+
## Upgrading from 1.0.x to 2.0.0
163
164
165
+
Stores protections keys duration was not long enough in version 1.0.x. since version 2.0.0 the duration 1000 years but to upgrade from 1.0.x you must save stores protection keys in *.pem* files at your terraform root or the server will not be able to read your dataprotection keys and signing keys any more :
0 commit comments