[fix] revert the port change

This commit is contained in:
potato 2016-09-06 16:35:12 +02:00
parent 8c72a22757
commit 5ed9846bbf
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ search:
autocomplete : "" # Existing autocomplete backends: "dbpedia", "duckduckgo", "google", "startpage", "wikipedia" - leave blank to turn it off by default
server:
port : 8889
port : 8888
bind_address : "127.0.0.1" # address to listen on
secret_key : "ultrasecretkey" # change this!
base_url : False # Set custom base_url. Possible values: False or "https://your.custom.host/location/"