Update AppName

This commit is contained in:
Michał Zieliński
2023-08-21 12:30:18 +02:00
parent 711fe42c04
commit d51abf90ee
5 changed files with 14 additions and 3 deletions

View File

@@ -4,6 +4,7 @@
export const environment = {
appEnvironment: "local",
appName: "LOCAL_DiunaBI",
production: false,
api: {
url: "http://localhost:5400/api"