proxies: add a tag for meetbot-raw config

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2025-07-06 18:50:23 -07:00
parent 0f03b772e5
commit cb3a9a1bc7

View file

@ -114,6 +114,7 @@
# Talk directly to the app server, not haproxy
proxyurl: http://value01
when: env != "staging"
tags: meetbot-raw
# The place for the fancy mote view
- role: httpd/reverseproxy
@ -133,6 +134,7 @@
remotepath: /meetbot/
# Talk directly to the app server, not haproxy
proxyurl: http://value01
tags: meetbot-raw
when: env == "staging"
- role: httpd/reverseproxy