3 Commits

2 changed files with 3 additions and 2 deletions

4
.erd
View File

@@ -4,8 +4,8 @@
"settings": { "settings": {
"width": 2800, "width": 2800,
"height": 2800, "height": 2800,
"scrollTop": -1200, "scrollTop": -202,
"scrollLeft": -1098.5144, "scrollLeft": -1026.5803,
"zoomLevel": 0.82, "zoomLevel": 0.82,
"show": 431, "show": 431,
"database": 16, "database": 16,

View File

@@ -4,6 +4,7 @@ events {
} }
http { http {
include mime.types; include mime.types;
default_type application/octet-stream; default_type application/octet-stream;
sendfile on; sendfile on;