Skip to content

Commit

Permalink
Merge branch 'development' of https://github.com/FraunhoferIOSB/AASPo…
Browse files Browse the repository at this point in the history
…rtal into development
  • Loading branch information
ralfaron committed Sep 15, 2024
2 parents e13288e + 2d0fb1b commit f83b5f9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"CONTENT_ROOT": "projects/aas-server/build",
"WEB_ROOT": "projects/aas-portal/dist",
"ASSETS": "projects/aas-server/src/assets",
"USER_STORAGE": "mongodb://aas-server:bObXJWW6e8Nh78YF@localhost:27017/aasportal-users",
"TEMPLATE_STORAGE": "http://aas-server:5w0vmrkzrwDIDyZs@localhost:8080/templates",
"AAS_INDEX": "mysql://aas-server:60PYRe6Vd8C99u4n@localhost:3306",
"ENDPOINTS": "[\"file:///endpoints/samples?name=Samples\"]",
// "USER_STORAGE": "mongodb://aas-server:bObXJWW6e8Nh78YF@localhost:27017/aasportal-users",
// "TEMPLATE_STORAGE": "http://aas-server:5w0vmrkzrwDIDyZs@localhost:8080/templates",
// "AAS_INDEX": "mysql://aas-server:60PYRe6Vd8C99u4n@localhost:3306",
}
},
{
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "aas-portal-project",
"version": "3.0.0-development.94",
"description": "Web-based visualization and control of asset administration shells.",
"version": "3.0.0-development.95",
"description": "Web-based visualization and control of aaset administration shells.",
"type": "module",
"scripts": {
"create-app-info": "node --no-warnings --loader ts-node/esm create-app-info.ts",
Expand Down

0 comments on commit f83b5f9

Please sign in to comment.