This commit is contained in:
2020-07-03 23:00:31 +00:00
parent e6b9634a3a
commit f5c57f2815

View File

@@ -22,7 +22,9 @@ dotnet publish -o ./../publish/
2.5) Runtime - make sure if runtime changed that server has latest
3) COPY
Copy over to production server, only need the .dll and the wwwroot folder contents,
Copy over to production server,
.NET Core apps: /var/aspnetcore
only need the .dll and the wwwroot folder contents,
remember not to delete the folders on the server only replace their contents because there are file permissions set
Backup the database