harmony/examples/okd_installation/env.sh
2025-09-02 20:48:48 -04:00

5 lines
169 B
Bash

export HARMONY_SECRET_NAMESPACE=example-vms
export HARMONY_SECRET_STORE=file
export HARMONY_DATABASE_URL=sqlite://harmony_vms.sqlite RUST_LOG=info
export RUST_LOG=info