@tmlmobilidade/consts 20260624.1142.37 → 20260624.1309.39

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -150,11 +150,11 @@ const MODULE_CONFIGS = {
150
150
  },
151
151
  hub: {
152
152
  dev: {
153
- api_port: 52000,
153
+ api_port: 52100,
154
154
  api_url: 'http://localhost:52000',
155
155
  cors_origin: true,
156
156
  frontend_navegante_app_url: 'http://localhost:51101/hub',
157
- frontend_port: 51000,
157
+ frontend_port: 51100,
158
158
  frontend_videowall_app_url: 'http://localhost:51102/hub',
159
159
  },
160
160
  prd: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tmlmobilidade/consts",
3
- "version": "20260624.1142.37",
3
+ "version": "20260624.1309.39",
4
4
  "author": {
5
5
  "email": "iso@tmlmobilidade.pt",
6
6
  "name": "TML-ISO"