I'm using docker compose to host super tokens core. I'm binding the mysql server to my local folder ...
b
I'm using docker compose to host super tokens core. I'm binding the mysql server to my local folder but do i need to bind supertokens to a local folder too for it to be persitent? Or is persisting mysql server is enough? (I'll be using an api key too)
r
Hey @burnittotheground persistence of mysql is enough.
b
I LOVE YOU