fuel-ccp-horizon/service/files/upstreams.conf.j2

4 lines
67 B
Django/Jinja

upstream horizon {
server 127.0.0.1:{{ horizon.port.cont }};
}