thrall: Configure reverse proxy for photo-groove
This commit is contained in:
parent
06984f9d3f
commit
f99a81bc9b
1 changed files with 5 additions and 0 deletions
|
|
@ -208,6 +208,11 @@ in {
|
|||
extraConfig = ''
|
||||
add_header X-Frame-Options 'SAMEORIGIN';
|
||||
'';
|
||||
|
||||
locations."/photo-groove" = {
|
||||
proxyPass = "http://127.0.0.1:8000/";
|
||||
proxyWebsockets = true;
|
||||
};
|
||||
};
|
||||
|
||||
"www.jakalx.net" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue