pstuifzand / ekster

microsub server
GNU General Public License v3.0
27 stars 4 forks source link

Move baseurl to env var #9

Closed pstuifzand closed 6 years ago

pstuifzand commented 6 years ago

This should use an environment variable.

https://github.com/pstuifzand/ekster/blob/0eecb0349748c45879485a9201d4bfeaf9fc4a37/cmd/eksterd/main.go#L122

pstuifzand commented 6 years ago

The baseurl can be set as EKSTER_BASEURL.