move sample to port 8081

This commit is contained in:
Mike Dilger 2025-02-20 04:18:57 +13:00
parent 9ca0f5b45c
commit 8743bd33df
No known key found for this signature in database
GPG Key ID: 47581A78D4329BA4

View File

@ -2,7 +2,7 @@
data_directory = "./sample"
ip_address = "127.0.0.1"
port = 8080
port = 8081
hostname = "localhost"
chorus_is_behind_a_proxy = false
use_tls = false