Fixed a migration issue on docker happening too many times or throwing exception when source wasn't there. (#719)

This commit is contained in:
Joseph Milazzo 2021-11-03 19:23:46 -05:00 committed by GitHub
parent 53bb1af21b
commit 18c2cdf6ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 19 additions and 7 deletions

6
.gitignore vendored
View file

@ -500,8 +500,8 @@ _output/
API/stats/
UI/Web/dist/
/API.Tests/Extensions/Test Data/modified on run.txt
/API/covers/
# All config files in config except appsettings.json
# All config files/folders in config except appsettings.json
/API/config/covers/
/API/config/logs/
/API/config/backups/
@ -515,6 +515,6 @@ UI/Web/dist/
/API/config/Hangfire-log.db
API/config/covers/
API/config/*.db
API/config/stats/*
UI/Web/.vscode/settings.json