0.5.1-pre.005

This commit is contained in:
2026-08-10 01:36:42 +02:00
parent ec07ddbd80
commit b6a286a4df
54 changed files with 6236 additions and 5569 deletions

View File

@@ -14,8 +14,9 @@ KS_SECRET_POSTGRES_DEVNET_URL=postgres://solana:solana@localhost:5432/khadhroony
# PostgreSQL database reserved for automated integration tests.
KS_SECRET_POSTGRES_TEST_URL=postgres://solana:solana@localhost:5432/khadhroony_test
# Optional configuration-file override.
# KS_CONFIG_PATH=config/example.config.json
# Optional independent configuration-file overrides.
# KS_CONFIG_PATH=config/app.config.json
# KS_LOGGING_CONFIG_PATH=config/logging.config.json
# Optional Devnet profile selected by CLI and opt-in scenario tests.
# When absent, the first compatible Devnet profile is selected.