Use correct user

This commit is contained in:
Robert Marshall 2019-08-26 11:21:57 +01:00
parent 06b684c812
commit 221054473e

View file

@ -9,7 +9,7 @@ Restart=always
RestartSec=10
KillSignal=SIGINT
SyslogIdentifier=Website
User=apache
User=www-data
Environment=ASPNETCORE_ENVIRONMENT=Production
[Install]