@askexenow/exe-os 0.9.285 → 0.9.287

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.
@@ -714,12 +714,12 @@ services:
714
714
  - ./erp-nginx/nginx.conf:/etc/nginx/conf.d/default.conf:ro
715
715
  - erp_sites:/home/frappe/frappe-bench/sites:ro
716
716
  ports:
717
- - "127.0.0.1:${ERP_PORT:-8069}:80"
717
+ - "127.0.0.1:${ERP_API_PORT:-8069}:80"
718
718
  networks:
719
719
  backend:
720
- ipv4_address: 10.42.0.28
720
+ ipv4_address: 10.42.0.32
721
721
  frontend:
722
- ipv4_address: 10.43.0.28
722
+ ipv4_address: 10.43.0.32
723
723
  healthcheck:
724
724
  test: ["CMD", "wget", "-qO-", "http://127.0.0.1:80/"]
725
725
  interval: 30s
@@ -883,7 +883,7 @@ services:
883
883
  - "127.0.0.1:${AUTH_PORT:-3300}:80"
884
884
  networks:
885
885
  frontend:
886
- ipv4_address: 10.42.1.20
886
+ ipv4_address: 10.43.0.35
887
887
  depends_on:
888
888
  exe-db:
889
889
  condition: service_healthy
@@ -1373,7 +1373,7 @@
1373
1373
  "description": "Knowledge Base & Documentation"
1374
1374
  },
1375
1375
  "erp": {
1376
- "image": "update.askexe.com/askexe/exe-erp:v0.2.0-final3@sha256:59c0a1e2ff593db7020d98484451debaa88b100070fbed408ce95f8f6a4ffea9",
1376
+ "image": "update.askexe.com/askexe/exe-erp:v0.2.1@sha256:2d55a7c30bc6c5240b516de00e75e7384d0e6ec2580691e31cf3cb32ec012b4e",
1377
1377
  "env": "ERP_IMAGE_TAG",
1378
1378
  "composeService": "exe-erp",
1379
1379
  "healthUrl": "http://127.0.0.1:8069/api/method/ping",
@@ -20,7 +20,7 @@ import {
20
20
  parseFlags,
21
21
  runAudit,
22
22
  splitAtSentences
23
- } from "../chunk-L3YBRBKL.js";
23
+ } from "../chunk-ZKM6XX4N.js";
24
24
  import "../chunk-OTVEIJUQ.js";
25
25
  import "../chunk-L3TB7CC3.js";
26
26
  import "../chunk-6Y4B3QF6.js";
@@ -4,7 +4,7 @@ import {
4
4
  main,
5
5
  runHealth,
6
6
  runTest
7
- } from "../chunk-SLQVTHH5.js";
7
+ } from "../chunk-JUVZX5J5.js";
8
8
  import "../chunk-2XZ6X3PJ.js";
9
9
  import "../chunk-MMRUBN3I.js";
10
10
  import "../chunk-YMKUXZIG.js";
@@ -17,7 +17,7 @@ import {
17
17
  runStackUpdate,
18
18
  saveServiceSelection,
19
19
  verifyManifestImagesAvailable
20
- } from "../chunk-XENDLEP5.js";
20
+ } from "../chunk-ASL5PHCT.js";
21
21
  import {
22
22
  runVerifyStack
23
23
  } from "../chunk-IRHNV4GY.js";
@@ -27,7 +27,7 @@ import {
27
27
  import {
28
28
  logResult,
29
29
  runHealthGate
30
- } from "../chunk-UBDC4K7P.js";
30
+ } from "../chunk-XLF5F55U.js";
31
31
  import "../chunk-YMKUXZIG.js";
32
32
  import "../chunk-T3B5RK4H.js";
33
33
  import "../chunk-LYH5HE24.js";
@@ -8,7 +8,7 @@ import {
8
8
  logResult,
9
9
  main,
10
10
  runHealthGate
11
- } from "../chunk-UBDC4K7P.js";
11
+ } from "../chunk-XLF5F55U.js";
12
12
  import "../chunk-MLKGABMK.js";
13
13
  export {
14
14
  checkCRM,