I finally find a way to use kamal without proxy.
use publish port
servers: web: hosts: - 127.0.0.1 options: publish: - 5150:5150 proxy: false
change kamal code stop current version container