admin.env is not loaded. docker-*.m4 defines ADMIN_SECRET_AVAILABLE if adminsecret.env is present
This commit is contained in:
parent
c0fb65316c
commit
49a3bcd930
@ -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