Created
June 17, 2020 05:24
-
-
Save velotiotech/7a62aa0d22b9681b99c25090a0f4af7c to your computer and use it in GitHub Desktop.
Velotio - HashiCorp Consul Part 2 - Procfile for Django App Docker Container
This file contains 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
# Django | |
django: /web/tweeter.sh | |
# Consul Client Agent | |
consul: /opt/consul.sh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment