Change airsonic port
This commit is contained in:
parent
3631abebd3
commit
d18224a7b9
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ backend be_{{ domain.name }}
|
||||||
|
|
||||||
backend be_airsonic
|
backend be_airsonic
|
||||||
balance leastconn
|
balance leastconn
|
||||||
server airsonic 192.168.0.12:8000
|
server airsonic 192.168.0.12:8001
|
||||||
|
|
||||||
resolvers consul
|
resolvers consul
|
||||||
nameserver consul 127.0.0.1:8600
|
nameserver consul 127.0.0.1:8600
|
||||||
|
|
Loading…
Reference in a new issue