Skip to content

v0.7.0

Compare
Choose a tag to compare
@dominicletz dominicletz released this 13 Nov 13:03
· 279 commits to master since this release

Changes

  • Added support for custom domains (docs in progress)
  • Added support for publishing other docker containers, kubernetes and any other network interface

E.g. to publish a local docker container that is on address 192.168.0.42 and has an open port 80 just do:

diode publish -public 192.168.0.42:80