This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user