diff options
author | mia <mia@mia.jetzt> | 2024-04-24 22:44:53 -0700 |
---|---|---|
committer | mia <mia@mia.jetzt> | 2024-04-24 22:44:53 -0700 |
commit | 7a7bb361396e03707f1f12b10fb61f5d31d91280 (patch) | |
tree | 260b69dfa6d5d94810b4c833728e578a9e6a58c3 /example/zoner.toml | |
download | zoner-7a7bb361396e03707f1f12b10fb61f5d31d91280.tar.gz zoner-7a7bb361396e03707f1f12b10fb61f5d31d91280.zip |
initial commit
Diffstat (limited to 'example/zoner.toml')
-rw-r--r-- | example/zoner.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/example/zoner.toml b/example/zoner.toml new file mode 100644 index 0000000..087eb58 --- /dev/null +++ b/example/zoner.toml @@ -0,0 +1,2 @@ +api_key = "<api key>" +secret_key = "<secret key>" |