mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-23 09:11:50 +02:00
ingress test
This commit is contained in:
3
cloudcommander/rootfs/etc/nginx/includes/upstream.conf
Normal file
3
cloudcommander/rootfs/etc/nginx/includes/upstream.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
upstream backend {
|
||||
server 127.0.0.1:8000;
|
||||
}
|
||||
Reference in New Issue
Block a user