frontend to backend communication working, starting on locations page

This commit is contained in:
2021-12-08 23:11:50 -05:00
parent ce38e21dca
commit 41f6b5873c
18 changed files with 341 additions and 124 deletions

View File

@@ -8,7 +8,7 @@ Logger:
loggingFile: "./app/log/goInventorize.log"
Authentication:
BasicAuth: true
BasicAuth: false
UserName: "admin"
Password: "password"