mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-29 05:28:00 +02:00
Changes:
- Update year in license - improved "Add to Playlist" modal - Disable error logging
This commit is contained in:
parent
09ce7c64df
commit
a8639bcdd4
5 changed files with 13 additions and 6 deletions
|
@ -2,6 +2,7 @@ server {
|
|||
listen 80;
|
||||
listen [::]:80;
|
||||
server_name localhost;
|
||||
error_log off;
|
||||
|
||||
location / {
|
||||
root /usr/share/nginx/html;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue