mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 03:28:35 +01:00
u dont need this 😭
see https://codeberg.org/ashley/poke/src/branch/main/src/libpoketube/init/pages-static.js#L160 oh my god.............
This commit is contained in:
parent
c2a693abb2
commit
a771300e84
1 changed files with 0 additions and 4 deletions
|
@ -16,8 +16,4 @@ server {
|
||||||
proxy_ssl_session_reuse off;
|
proxy_ssl_session_reuse off;
|
||||||
proxy_set_header Host $http_host;
|
proxy_set_header Host $http_host;
|
||||||
}
|
}
|
||||||
|
|
||||||
location /manifest.json {
|
|
||||||
root /path/to/poketube/pwa/;
|
|
||||||
}
|
|
||||||
}
|
}
|
Loading…
Reference in a new issue