Skip to content

Commit

Permalink
revert rewrites and handle
Browse files Browse the repository at this point in the history
  • Loading branch information
mpfeil committed Oct 27, 2023
1 parent 88e122c commit b435908
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions vhosts/3integrations.enabled
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
{$CONSOLE_DOMAIN} {
rewrite /path /path/
handle_path /mqtt/* {
rewrite * /socket.io{path}
reverse_proxy mqtt-integration:5173
}
{$MQTT_CONSOLE_DOMAIN} {
reverse_proxy /socket.io/* mqtt-integration:5173

import stdout
}

0 comments on commit b435908

Please sign in to comment.