1
0
mirror of synced 2026-03-26 05:29:59 +01:00
Files
hassio-addons/hpessa/rootfs/etc/nginx/includes/upstream.disabled
2021-01-06 15:35:47 +01:00

4 lines
56 B
Plaintext

upstream backend {
server localhost:%%SSA_PORT%%;
}