This commit is contained in:
dvirlabs 2025-07-03 08:25:29 +03:00
commit 0e92eb43ab

View File

@ -21,7 +21,7 @@ frontend:
API_BASE: "https://navix.dvirlabs.com/api" API_BASE: "https://navix.dvirlabs.com/api"
MINIO_ENDPOINT: "s3.dvirlabs.com" MINIO_ENDPOINT: "s3.dvirlabs.com"
MINIO_BUCKET: "navix-icons" MINIO_BUCKET: "navix-icons"
tag: master-4fc5494
backend: backend:
image: image:
repository: harbor.dvirlabs.com/my-apps/navix-back repository: harbor.dvirlabs.com/my-apps/navix-back
@ -46,3 +46,4 @@ backend:
paths: paths:
- path: /api - path: /api
pathType: Prefix pathType: Prefix
tag: master-4fc5494