We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 256a71c + 261a499 commit 21ad4e7Copy full SHA for 21ad4e7
1 file changed
docker-compose/.env
@@ -6,7 +6,7 @@ SSL_ENABLED=false
6
SSL_CERT_FILE= # must be located in ./certs, defaults to "<hostname>.pem"
7
SSL_KEY_FILE= # must be located in ./certs, defaults to "<hostname>.key"
8
9
-INITIAL_ROOT_PASSWORD=BWjDE-hA_m95
+INITIAL_ROOT_PASSWORD=root
10
INITIAL_ROOT_MAIL=root@code0.tech
11
INITIAL_RUNTIME_TOKEN= # can be used to create a global runtime with given token
12
0 commit comments