Created
          March 30, 2019 19:36 
        
      - 
      
- 
        Save pranavcode/51943d74be27f8bbc0fbd9860c7c2132 to your computer and use it in GitHub Desktop. 
    Velotio - HashiCorp Consul Part 2 - Run Django app with Gunicorn WSGI HTTP server
  
        
  
    
      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
    
  
  
    
  | gunicorn --bind 0.0.0.0:8000 --access-logfile - tweeter.wsgi:application | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment