diff --git a/Infrastructure/website.service b/Infrastructure/website.service index 0bcb554..d0c47f5 100644 --- a/Infrastructure/website.service +++ b/Infrastructure/website.service @@ -9,7 +9,7 @@ Restart=always RestartSec=10 KillSignal=SIGINT SyslogIdentifier=Website -User=apache +User=www-data Environment=ASPNETCORE_ENVIRONMENT=Production [Install]