Hmm, sounds promising indeed!
I tried to make some playground files using those directives ( official docs ) but they seem broken.
#!defenv PORT
:
#!defenvs
for that) because config complaints about the lineport = PORT
with column 8-13: number expected
, while I have exported with export PORT=5080
.trydefenv
I will try and check if these are indeed bugs.
If they work as intended, your template idea should work just fine. But then again, a config file must be edited accordingly to try and check for these vars!
What would be the benefit over a separate config for each new service started?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.