revert
gitea/salix/master This commit looks good Details

This commit is contained in:
Joan Sanchez 2019-07-11 17:15:28 +02:00
parent 57a0a4113a
commit 597e271789
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ server {
listen [::]:80 default_server;
server_name _;
autoindex off;
client_max_body_size 50M
root /salix/dist;
error_page 404 = @notfound;