Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docker-compose/.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ SSL_ENABLED=false
SSL_CERT_FILE= # must be located in ./certs, defaults to "<hostname>.pem"
SSL_KEY_FILE= # must be located in ./certs, defaults to "<hostname>.key"

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

Expand Down