Skip to content
Snippets Groups Projects

Resolve "Table with all PDB files, to make them available to download"

Merged Remi PLANEL requested to merge table-structure-with-molstar into dev
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -9,7 +9,7 @@ data:
server_name localhost;
port_in_redirect off;
location /wiki {
alias /etc/nginx/html/;
alias /usr/share/nginx/html/;
index index.html index.htm;
try_files $uri $uri/ $uri/index.html /index.html =404;