ADD : navidrome to RP
This commit is contained in:
parent
abaa51347a
commit
a4f3ff5b9d
|
@ -12,6 +12,11 @@ in
|
||||||
root * ${caddyDir}
|
root * ${caddyDir}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
https://music.atlanticaweb.fr {
|
||||||
|
encode gzip
|
||||||
|
reverse_proxy http://192.168.10.114:4533
|
||||||
|
}
|
||||||
|
|
||||||
https://git.atlanticaweb.fr {
|
https://git.atlanticaweb.fr {
|
||||||
encode gzip
|
encode gzip
|
||||||
reverse_proxy http://localhost:3001
|
reverse_proxy http://localhost:3001
|
||||||
|
|
Loading…
Reference in New Issue