mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-03 16:00:29 +01:00
Create upstream.conf
This commit is contained in:
3
mealie/rootfs/nginx/includes/upstream.conf
Normal file
3
mealie/rootfs/nginx/includes/upstream.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
upstream backend {
|
||||
server 127.0.0.1:8080;
|
||||
}
|
||||
Reference in New Issue
Block a user