Mentions légales du service

Skip to content
Snippets Groups Projects
DOUCH Mehdi's avatar
DOUCH Mehdi authored
Feature/nginx proxy

See merge request !1
e41734a2
History

Axiome API Proxy

NGINX proxy app

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)