mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 19:52:06 +00:00
2 lines
149 B
Django/Jinja
2 lines
149 B
Django/Jinja
ProxyPass /{{ nodered_web_path }} http://localhost:{{ nodered_port }}
|
|
ProxyPassReverse /{{ nodered_web_path }} http://localhost:{{ nodered_port }}
|