added nxt database, but still syncing from 2013 genesis block

I have placed after downloading the nxt database in nxt/nxt_db directory. However now while it is connecting it is starting to download blocks starting from 2013, and not using the DB I downloaded, I am not sure why?

SOLVED...
Oooh my mistake, i added it in next/nxt/nxt_db instead of just in ./nxt_db.

So if I dockerise this blockchain and add .db docker volumes to write persistently new data, i could basically have dapps run via nxt API gui?!

That's pretty awesome..