eanene / recipe-api-proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

recipe-app-api-proxy

NGINX Proxy app for our recipe app API

Usage

Environment Variable

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

About


Languages

Language:Dockerfile 59.2%Language:Smarty 27.5%Language:Shell 13.3%