diff options
| author | frosty <gabriel@bwaaa.monster> | 2026-03-16 22:26:00 -0400 |
|---|---|---|
| committer | frosty <gabriel@bwaaa.monster> | 2026-03-16 22:26:00 -0400 |
| commit | 0317ff26d5de091fd3717e97bb1ee38f3011a25d (patch) | |
| tree | a841d87ec5679792053c920df3f6a663e0d86d39 /example-config.ini | |
| parent | 916c815b08908428498cb643955b6f7d1c32e666 (diff) | |
| download | omnisearch-0317ff26d5de091fd3717e97bb1ee38f3011a25d.tar.gz | |
feature: added installation command and service files
Diffstat (limited to 'example-config.ini')
| -rw-r--r-- | example-config.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example-config.ini b/example-config.ini index dbc4f6b..956970c 100644 --- a/example-config.ini +++ b/example-config.ini @@ -1,6 +1,6 @@ [server] host = 0.0.0.0 -port = 8000 +port = 8087 [proxy] # Single proxy (comment out to use list_file instead) |
