You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is it doable to put this app on an nginx location ?
something like this
location /nats-streaming-console/ {
proxy_pass http://127.0.0.1:8282/;
...
....
}
The text was updated successfully, but these errors were encountered:
is it doable to put this app on an nginx location ?
something like this
location /nats-streaming-console/ {
proxy_pass http://127.0.0.1:8282/;
...
....
}
The text was updated successfully, but these errors were encountered: