1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 19:52:06 +00:00
iiab/roles/nodered/templates/nodered.conf.j2

2 lines
149 B
Django/Jinja

ProxyPass /{{ nodered_web_path }} http://localhost:{{ nodered_port }}
ProxyPassReverse /{{ nodered_web_path }} http://localhost:{{ nodered_port }}