put in fixed error in appsetting.cs does not have other key
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
Description=ASP.NET Core Web App running on Ubuntu
|
||||
[Service]
|
||||
WorkingDirectory=/var/www/familytree/api
|
||||
ExecStart=/usr/bin/dotnet /var/www/fadmilytree/api/FamilyTreeAPI.dll
|
||||
ExecStart=/usr/bin/dotnet /var/www/familytree/api/FamilyTreeAPI.dll
|
||||
Restart=always
|
||||
# Restart service after 10 seconds if the dotnet service crashes:
|
||||
RestartSec=10
|
||||
|
||||
Reference in New Issue
Block a user