Modify KSLINK_BASE_URL in .env file into you domain, and run docker compose up.
The frontend service will run at :9000 and the backend will run at :8000 by default
Note
You have to run
docker compose buildafter you edit the.envfile for rebuilding the image.
You have to install the latest Rust version. And also I suggest you install just command for better build experience
justChoose build, or directly run just build
Please see kslink.toml file for more detail