This commit is contained in:
2021-04-26 22:40:24 +00:00
parent dc86ec087d
commit c0f91d95a6
4 changed files with 18 additions and 22 deletions

View File

@@ -23,7 +23,7 @@ dotnet publish -o ./../publish/
3) COPY
Copy over to production server,
.NET Core apps: /var/aspnetcore
.NET Core apps: /srv/coreapps
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