# Haproxy
Haproxy configuration files for my self-hosted setup.
`/etc/systemd/system/haproxy.service.d/override.conf`:
```HAProxy
[Service]
Environment="CONFIG=/etc/haproxy/config"
```