mirror of
https://github.com/aljazceru/cyphernode.git
synced 2025-12-17 20:55:04 +01:00
sparkwallet auth through traefik
This commit is contained in:
@@ -10,8 +10,6 @@ server {
|
||||
root /etc/nginx/conf.d;
|
||||
}
|
||||
|
||||
include /etc/nginx/conf.d/nginx-spark-conf;
|
||||
|
||||
location /v0/ {
|
||||
auth_request /auth;
|
||||
proxy_pass http://proxy:8888/;
|
||||
|
||||
Reference in New Issue
Block a user