# traefik_tool
This simple script creates traefik configuration for a given domain and a list of services.
## Usage
```bash
chmod +x traefik_tool.py
./traefik_tool
...
```