Resetting passwords (using the Rails console)
$ docker compose exec web /bin/bashbin/rails consoleu = User.find_by(email: email)
u.update!(password: "newpassword", password_confirmation: "newpassword")PreviousOffline map tiles are not showing upNextSaving and printing Terrastories reference materials
Last updated