Fix socket issues
This commit is contained in:
parent
d3d69c513a
commit
4157e20376
2 changed files with 2 additions and 2 deletions
|
@ -6,6 +6,6 @@ server {
|
|||
location / {
|
||||
include conf/50-proxy.conf;
|
||||
|
||||
proxy_pass http://unix:/run/nummi.socket;
|
||||
proxy_pass http://unix:/run/nummi/nummi.socket;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue