Skip to content

Commit 261a499

Browse files
committed
Update initial root password in .env file
1 parent 256a71c commit 261a499

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ SSL_ENABLED=false
66
SSL_CERT_FILE= # must be located in ./certs, defaults to "<hostname>.pem"
77
SSL_KEY_FILE= # must be located in ./certs, defaults to "<hostname>.key"
88

9-
INITIAL_ROOT_PASSWORD=BWjDE-hA_m95
9+
INITIAL_ROOT_PASSWORD=root
1010
INITIAL_ROOT_MAIL=root@code0.tech
1111
INITIAL_RUNTIME_TOKEN= # can be used to create a global runtime with given token
1212

0 commit comments

Comments
 (0)