diff --git a/apps/InstrumentRental-web/project.json b/apps/InstrumentRental-web/project.json index 3375fab..6e83f87 100644 --- a/apps/InstrumentRental-web/project.json +++ b/apps/InstrumentRental-web/project.json @@ -17,7 +17,7 @@ "tsConfig": "apps/InstrumentRental-web/tsconfig.app.json", "assets": [ { - "glob": "**/*", + "glob": "web.config", "input": "apps/InstrumentRental-web/public" } ], diff --git a/apps/InstrumentRental-web/web.config b/apps/InstrumentRental-web/web.config new file mode 100644 index 0000000..5318ece --- /dev/null +++ b/apps/InstrumentRental-web/web.config @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + +