Run two instances of Joplin

Hello,
I am running the version 1.0.242 of Joplin under Ubuntu 20.4 LTS (snap). I like to seperate work and private completely. So just a different Notebook like privat and work is not ok since I need to sync work stuff to a different target…
So is there any config option to run Joplin with different “data stores”? e.g.
/path/to/joplin -dataStore myWorkStuff and
/path/to/joplin -datatStore myPrivatStuff ?
Of cause this is complete mad up and should only visualize the idea.
Thanks a lot!
Michael

I think you can achieve something like that with the --profile flag. There is lots of discussion on the forum about it so I won’t duplicate anything here.