Merge pull request #5591 from ManniLoe/admin_secret
admin.env not loaded by m4
This commit is contained in:
commit
deddd68121
@ -39,8 +39,8 @@ We also strongly recommend that you set a secure admin password but it is not
|
||||
strictly required. If you do not set an admin password, the default login
|
||||
credentials will be displayed on the login page. Setting the admin password::
|
||||
|
||||
$ cp secrets/admin.env.example secrets/admin.env
|
||||
$ vi secrets/admin.env
|
||||
$ cp secrets/adminsecret.env.example secrets/adminsecret.env
|
||||
$ vi secrets/adminsecret.env
|
||||
|
||||
Afterwards, generate the configuration file::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user