Merge pull request #3532 from Habbie/jwt-not-gpg
the generated keys appear to be for JWT, not GPG
This commit is contained in:
commit
c989a282e3
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ Please note that the `jc21/mariadb-aria:latest` image might have some problems o
|
||||||
|
|
||||||
After the app is running for the first time, the following will happen:
|
After the app is running for the first time, the following will happen:
|
||||||
|
|
||||||
1. GPG keys will be generated and saved in the data folder
|
1. JWT keys will be generated and saved in the data folder
|
||||||
2. The database will initialize with table structures
|
2. The database will initialize with table structures
|
||||||
3. A default admin user will be created
|
3. A default admin user will be created
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue