Added Stable Updater
This commit is contained in:
parent
b44e9dc450
commit
de337f1ad0
@ -21,7 +21,9 @@ server {
|
|||||||
location /firmware-ng/experimental {
|
location /firmware-ng/experimental {
|
||||||
proxy_pass https://home.mephis.to/ff/experimental/images;
|
proxy_pass https://home.mephis.to/ff/experimental/images;
|
||||||
}
|
}
|
||||||
|
location /firmware-ng/stable {
|
||||||
|
proxy_pass https://home.mephis.to/ff/stable/images;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
server {
|
server {
|
||||||
|
Loading…
Reference in New Issue
Block a user