Skip to content

Eliminate hard coded IP address; optionally allow public networking.

Tomas Cohen Arazi requested to merge bartonski:master into master

Created by: bartonski

Address Hard coded IP address #105

Set the default private network to type: "dhcp"; add optional environment variable PUBLIC_NETWORK, which will change the network to public.

Documented changes in README.md

Merge request reports