Skip to content

Instantly share code, notes, and snippets.

@ehazlett
Last active March 1, 2016 14:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ehazlett/8df149fa1a4c9f069b79 to your computer and use it in GitHub Desktop.
Save ehazlett/8df149fa1a4c9f069b79 to your computer and use it in GitHub Desktop.

Current Interlock:

Set the desired port in the INTERLOCK_DATA env var: -e INTERLOCK_DATA='{"port":80}'

Interlock NG:

Set the desired port in a label: --label interlock.port=80

@ehazlett
Copy link
Author

ehazlett commented Mar 1, 2016

FWIW I also verified this with the nginx extension as well. Both working as expected. If you continue to have issues please file an issue on github. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment