HomePhabricator
Diffusion Comm 9d41b4d6c865

[services] Tunnelbroker - Load dev-mode config file on start

Description

[services] Tunnelbroker - Load dev-mode config file on start

Summary:
Load dev-mode config file instead of default on service dev-mode start.

Linear task: ENG-1101

Test Plan:
Service load tunnelbroker.ini config file on default start using yarn run-tunnelbroker-service command.
Service load dev-mode tunnelbroker-dev.ini config file on dev-mode start using run-tunnelbroker-service-dev-mode command.

Reviewers: karol-bisztyga, palys-swm

Reviewed By: karol-bisztyga, palys-swm

Subscribers: ashoat, palys-swm, Adrian, atul, karol-bisztyga, yayabosh

Differential Revision: https://phabricator.ashoat.com/D4130

Details