This repository has been archived on 2021-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
traefik/compose.smtp.yml

10 lines
104 B
YAML

---
version: "3.8"
services:
app:
environment:
- SMTP_ENABLED
ports:
- "587:587"