[Unit] Description=The PillarTool backend Service Documentation= After=network.target postgresql.service [Service] Type=simple User=pillar_tool Group=pillar_tool WorkingDirectory=/usr/local/homelab/apps/PillarTool ExecStart=/usr/local/homelab/apps/PillarTool/.venv/bin/hypercorn pillar_tool.main:app --workers 2 --bind 192.168.128.40:8123