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.mssql.yml

8 lines
102 B
YAML

version: "3.8"
services:
app:
environment:
- MSSQL_ENABLED
ports:
- "1433:1433"