mirror of
https://github.com/9001/copyparty.git
synced 2025-10-03 01:39:26 +02:00
use preferred sort on initial render, fixes #8
This commit is contained in:
parent
dd122111e6
commit
1521307f1e
4 changed files with 86 additions and 54 deletions
|
@ -13,7 +13,7 @@
|
|||
|
||||
upstream cpp {
|
||||
server 127.0.0.1:3923;
|
||||
keepalive 120;
|
||||
keepalive 1;
|
||||
}
|
||||
server {
|
||||
listen 443 ssl;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue