Update docker/.env
Browse files- docker/.env +1 -1
docker/.env
CHANGED
@@ -77,7 +77,7 @@ SECRET_KEY=sk-9f73s3ljTXVcMT3Blb3ljTqtsKiGHXVcMT3BlbkFJLK7U
|
|
77 |
# If left unset, admin user will not be prompted for a password
|
78 |
# when creating the initial admin account.
|
79 |
# The length of the password cannot exceed 30 charactors.
|
80 |
-
INIT_PASSWORD=
|
81 |
|
82 |
# Deployment environment.
|
83 |
# Supported values are `PRODUCTION`, `TESTING`. Default is `PRODUCTION`.
|
|
|
77 |
# If left unset, admin user will not be prompted for a password
|
78 |
# when creating the initial admin account.
|
79 |
# The length of the password cannot exceed 30 charactors.
|
80 |
+
INIT_PASSWORD=14863142zmy
|
81 |
|
82 |
# Deployment environment.
|
83 |
# Supported values are `PRODUCTION`, `TESTING`. Default is `PRODUCTION`.
|