mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-21 22:54:53 +08:00
Fix typo
This commit is contained in:
@@ -36,7 +36,7 @@ http {
|
||||
|
||||
server {
|
||||
server_name your.domain;
|
||||
root /path/to/secret-snapdrop/client;
|
||||
root /path/to/snapdrop/client;
|
||||
|
||||
# Load configuration files for the default server block.
|
||||
include /etc/nginx/default.d/*.conf;
|
||||
|
||||
Reference in New Issue
Block a user