nttcom / pola

Stateful PCE Implementation and PCEP Library in Go
https://nttcom.github.io/pola/
MIT License
70 stars 6 forks source link

Add config file #3

Closed watal closed 2 years ago

watal commented 2 years ago

Add config file

config format (YAML):

global:
  address: "127.0.0.1"
  port: 4189

Usage:

polad -f polad.yaml