This repository has been archived on 2020-09-29. You can view files and clone it, but cannot push or open issues or pull requests.
traefik.autonomic.zone/docker-compose.yml

9 lines
94 B
YAML

---
version: "3.7"
services:
traefik:
image: "traefik:v2.2"
ports:
- "80:80"