Created
October 8, 2014 21:51
-
-
Save emiaj/df9f713b0f1328c45a4b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ENV NGINX_SERVICES_A_ADDRESS 10.0.0.2 | |
ENV NGINX_SERVICES_A_NAME ServiceA | |
ENV NGINX_SERVICES_A_SHORTNAME a | |
ENV NGINX_SERVICES_B_ADDRESS 10.0.0.3 | |
ENV NGINX_SERVICES_B_NAME ServiceB | |
ENV NGINX_SERVICES_B_SHORTNAME b |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment