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
2019-02-09 14:21:39 +00:00

2 lines
149 B
Text

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