Use correct user
This commit is contained in:
parent
06b684c812
commit
221054473e
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Restart=always
|
||||||
RestartSec=10
|
RestartSec=10
|
||||||
KillSignal=SIGINT
|
KillSignal=SIGINT
|
||||||
SyslogIdentifier=Website
|
SyslogIdentifier=Website
|
||||||
User=apache
|
User=www-data
|
||||||
Environment=ASPNETCORE_ENVIRONMENT=Production
|
Environment=ASPNETCORE_ENVIRONMENT=Production
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue