[Unit]
Description=Rot
[Service]
User=root
Group=root
WorkingDirectory=/home/philipp/rowing
Environment="ROCKET_ENV=prod"
Environment="ROCKET_ADDRESS=127.0.0.1"
Environment="ROCKET_PORT=8001"
Environment="RUST_LOG=info"
ExecStart=/home/k004373/rowing/rot
[Install]
WantedBy=multi-user.target