diff options
| author | frosty <frosty@illegalfirearms.store> | 2026-01-21 21:41:17 -0500 |
|---|---|---|
| committer | frosty <frosty@illegalfirearms.store> | 2026-01-21 21:41:17 -0500 |
| commit | 12a71a892251146bfcd45002e4ce93ec9da15941 (patch) | |
| tree | 131b230188998c4e83b623f2b5695fcbb00b6d8e /example-config.ini | |
| parent | 50301a037c38d3197f85baf40d6b69122e33ee1b (diff) | |
added config
Diffstat (limited to 'example-config.ini')
| -rw-r--r-- | example-config.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/example-config.ini b/example-config.ini new file mode 100644 index 0000000..8905049 --- /dev/null +++ b/example-config.ini @@ -0,0 +1,3 @@ +[server] +host = 0.0.0.0 +port = 8000
\ No newline at end of file |
