move to unused pot 8095

This commit is contained in:
Simon Martens
2025-09-30 12:51:27 +02:00
parent 320903cc01
commit 1be22a6c0c
3 changed files with 3 additions and 3 deletions

View File

@@ -21,7 +21,7 @@ const (
DEFAULT_SEARCH_CACHE_DIR = "search"
DEFAULT_PICTURES_DIR = "pictures"
DEFAULT_PORT = "8080"
DEFAULT_PORT = "8095"
DEFAULT_ADDR = "localhost"
DEFAULT_HTTPS = false