# How to run in different port ?

Module:
Tags: sbt run port

Command: run -Dhttp.port= [port number that is not running]

run -Dhttp.port=9001