Thanks to visit codestin.com
Credit goes to github.com

Skip to content

catzzz/django-proxy-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe App API Proxy

NGINX proxy app for our recipe app API

Usage

Environment Variables

  • LISTEN_PORT - Port to listen on (default: 8000)
  • APP_HOST - Hostname of the app to forward requests to (default: app)
  • APP_PORT - Port of the app to forward requests to (default: 9000)

About

A Django-proxy-nginx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published