mirror of
https://github.com/etesync/server
synced 2025-02-23 05:41:59 +00:00
Fix #74
parent
98cf5047fe
commit
d7b2e4d03e
@ -79,7 +79,7 @@ server {
|
|||||||
# max upload size
|
# max upload size
|
||||||
client_max_body_size 75M; # adjust to taste
|
client_max_body_size 75M; # adjust to taste
|
||||||
|
|
||||||
location /static/ {
|
location /static {
|
||||||
alias /path/to/etebase; # Project's static files
|
alias /path/to/etebase; # Project's static files
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user