mirror of
https://github.com/RoboSats/robosats-deploy.git
synced 2026-01-03 22:05:27 +00:00
Merge remote-tracking branch 'refs/remotes/source/main'
Conflicts: compose/docker-compose.yml compose/env-sample/lndtn/torrc compose/nginx/mn.conf.d/local.conf compose/nginx/tn.conf.d/local.conf
This commit is contained in:
@ -56,7 +56,6 @@ server {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
location /ws/ {
|
location /ws/ {
|
||||||
# websockets are passed to Daphne
|
# websockets are passed to Daphne
|
||||||
proxy_pass http://robosats_daphne_websocket;
|
proxy_pass http://robosats_daphne_websocket;
|
||||||
|
|||||||
Reference in New Issue
Block a user