Skip to content
Snippets Groups Projects
Commit 4890a86a authored by Mirco Nasuti's avatar Mirco Nasuti
Browse files

DB migration : use only local paths to apps

parent 9e0f4bb1
No related branches found
No related tags found
No related merge requests found
UPDATE app SET link='/GenExpression/index.html' WHERE id=1;
UPDATE app SET link='/Bargraph/index.html' WHERE id=4;
UPDATE app SET link='/Sunburst/index.html' WHERE id=5;
UPDATE app SET link='/3d-brain/index.html' WHERE id=6;
UPDATE app SET link='/2d-bio-rules/app/index.html' WHERE id=8;
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment