diff options
| author | Leonardo Bishop <me@leonardobishop.net> | 2025-09-11 21:49:03 +0100 |
|---|---|---|
| committer | Leonardo Bishop <me@leonardobishop.net> | 2025-09-11 21:49:03 +0100 |
| commit | cc8524960dc415ceca957dcec2e2d424c514b621 (patch) | |
| tree | 13e383abf57b8bf8d0b311662487b8f60c1fa58d /config.yaml | |
Rename to stash
Diffstat (limited to 'config.yaml')
| -rw-r--r-- | config.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config.yaml b/config.yaml new file mode 100644 index 0000000..74c2cc3 --- /dev/null +++ b/config.yaml @@ -0,0 +1,5 @@ +server: + host: 0.0.0.0 + port: 4000 + +token: "" |
