[Unit] Description=nettopo-go API service After=network.target [Service] Type=simple User=www-data WorkingDirectory=/opt/nettopo-go Environment=HTTP_ADDR=:8080 ExecStart=/opt/nettopo-go/nettopo-server Restart=on-failure RestartSec=3 [Install] WantedBy=multi-user.target