Multiplayer airplane jet

Hello Im curious, what is best solution to this problem in multiplayer. I have rocket. Every tick rocket accelerate. (Im using add movement input) i also use delta time for scale… Problem is that if you have slow computer, you move fast, but when you have fast computer, you are slow. Any idea, how to do it properly?

How are you scaling with deltatime? Can you show a screenshot?