config/build work

Still not pulling JWT payloads; validates and returns 404 :/
This commit is contained in:
Daniel J. Summers
2018-08-04 09:42:23 -05:00
parent 0f95d11bcd
commit e4d00b4157
7 changed files with 71 additions and 24 deletions

6
.gitignore vendored
View File

@@ -254,8 +254,8 @@ paket-files/
# Compiled files / application
src/api/build
src/public/index.html
src/public/static
src/config.json
src/api/MyPrayerJournal.Api/wwwroot/index.html
src/api/MyPrayerJournal.Api/wwwroot/static
src/api/MyPrayerJournal.Api/appsettings.development.json
/build
src/*.exe