mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-23 15:53:36 +05:00
refactor: do not silently configure Fluidd for port 81 (#582)
* refactor: use port 80 as default for fluidd Signed-off-by: Dominik Willner <th33xitus@gmail.com> * refactor: improve port selection logic, write last port selection for client to kiauh.cfg Signed-off-by: Dominik Willner <th33xitus@gmail.com> --------- Signed-off-by: Dominik Willner <th33xitus@gmail.com>
This commit is contained in:
@@ -14,5 +14,5 @@ port: 80
|
||||
unstable_releases: False
|
||||
|
||||
[fluidd]
|
||||
port: 81
|
||||
port: 80
|
||||
unstable_releases: False
|
||||
|
||||
Reference in New Issue
Block a user