jonathadv/simple-mock-server

Accept custom configuration file as argument

jonathadv opened this issue · 2 comments

As a CLI project, it would be good to have the possibility to use a custom configuratio file by sending it as argument to the script.

Something like:

simple-mock-server.py -c custom_config.json

Changes issue title.

Closed by e8a31eb