Closed timotk closed 1 month ago
Solves #38
Set the port:
data_formulator -p 5001
This will also give a --help option:
$ data_formulator --help usage: data_formulator [-h] [-p PORT] Data Formulator options: -h, --help show this help message and exit -p, --port PORT The port number you want to use
@microsoft-github-policy-service agree
this is fantastic, I'll update the document and redeploy. Thanks for the contribution!
Solves #38
Set the port:
This will also give a --help option: