Files
trygo-py-cliclient/config.toml
Deepak Mallubhotla 07fafd8fe7
Some checks failed
Nix Tests / nix-test (nix-runner) (push) Failing after 3m41s
Python Tests / python-test (push) Failing after 6m36s
adding commit
2025-10-22 11:07:55 -05:00

5 lines
114 B
TOML

[general_config]
backend_base_url = "http://localhost:8080"
backend_user = "test@example.com"
backend_pw = "test"