1
0
Fork 0

f.sock socket file was renamed to just sock.

This commit is contained in:
Alexander Andreev 2022-12-17 21:29:07 +04:00
parent 17e346f3b6
commit 38b5e6ae6e
Signed by: Arav
GPG Key ID: 0388CC8FAA51063F
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ server {
location / {
proxy_pass http://unix:/var/run/dwelling-files/f.sock;
proxy_pass http://unix:/var/run/dwelling-files/sock;
proxy_set_header X-Client-Timezone "$gi2_location_tz";
proxy_set_header Host $host;

View File

@ -6,7 +6,7 @@ After=network-online.target
Type=simple
Restart=on-failure
DynamicUser=yes
ExecStart=/usr/bin/dwelling-files -path /srv/ftp -listen /var/run/dwelling-files/f.sock
ExecStart=/usr/bin/dwelling-files -path /srv/ftp -listen /var/run/dwelling-files/sock
ReadOnlyPaths=/
NoExecPaths=/