Skip to content

Instantly share code, notes, and snippets.

@czm41k
Created September 26, 2019 22:21
Show Gist options
  • Save czm41k/00a22da7ee5bdb6672abfb75bd9db3bf to your computer and use it in GitHub Desktop.
Save czm41k/00a22da7ee5bdb6672abfb75bd9db3bf to your computer and use it in GitHub Desktop.
POST_SERVICE_HOST={{ POST_SERVICE_HOST }}
COMMENT_SERVICE_HOST={{ COMMENT_SERVICE_HOST }}
POST_SERVICE_PORT={{ POST_SERVICE_PORT | default('5000') }}
COMMENT_SERVICE_PORT={{ COMMENT_SERVICE_PORT | default('4567') }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment