Fix user in service.

This commit is contained in:
2019-11-02 21:38:35 +00:00
parent f868f74289
commit 49823cc89d

View File

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