1
0
mirror of synced 2026-03-26 05:29:59 +01:00
Files
hassio-addons/hpessa/rootfs/etc/nginx/includes/upstream.disabled
2023-01-17 11:08:56 +01:00

4 lines
56 B
Plaintext

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