mirror of
https://github.com/Mesteriis/hassio-addons-avm.git
synced 2026-07-19 07:20:32 +02:00
update repository references and improve script handling
This commit is contained in:
3
proxy/rootfs/etc/nginx/templates/upstream.gtpl
Executable file
3
proxy/rootfs/etc/nginx/templates/upstream.gtpl
Executable file
@@ -0,0 +1,3 @@
|
||||
upstream backend {
|
||||
server {{ .server }};
|
||||
}
|
||||
Reference in New Issue
Block a user