Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 277 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 277 Bytes

Traefik Nginx Docker-Compose

This is repository contains a minimal docker-compose configuration for serving some content over HTTPS with NGINX and Traefik.

Usage

  1. Adjust hostname (domain) in docker-compose.yml.
  2. Change ACME contact email address in traefik.yml.