This commit is contained in:
8
notes
8
notes
@@ -16,4 +16,10 @@ $Profit
|
|||||||
//empty publish folder then...
|
//empty publish folder then...
|
||||||
dotnet publish -c Release -o ./../publish/
|
dotnet publish -c Release -o ./../publish/
|
||||||
|
|
||||||
copy up to server, then to restart the service do this:
|
copy up to server
|
||||||
|
.NET Core apps: /var/aspnetcore
|
||||||
|
|
||||||
|
, then to restart the service do this:
|
||||||
|
systemctl status kestrel-contact.service
|
||||||
|
systemctl start kestrel-contact.service
|
||||||
|
systemctl stop kestrel-contact.service
|
||||||
Reference in New Issue
Block a user