Closed kyledam closed 5 months ago
I use self-hosted installation
Hi, When you write it didn't work, can you please be more precise about what happens?
After a week without update I assume you have solved this on your own.
For those interested in such a move, here is what I would recommend:
migrations
one.env
file and change the MySQL setup to point to the new sql serverphp artisan config:clear
php artisan migrate
.
I'm having trouble to move the 2fauth server to another server, I use mysqldump to backup all the database '2fauth' and import it to the new server but it didn't work Please tell me the propper way to do it