subspace
subspace copied to clipboard
Fixes lost env vars for docker
Fixes a few issues
#90 and #79
runsysv doesn't use env vars from the current shell. It looks like it just gets the $PATH
env
This will allow the endpoint, allowedips and port to be set at docker creation.
@bwcf99 @subspacecloud is this okay?