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"
MINIO_ENDPOINT: "s3.dvirlabs.com"
MINIO_BUCKET: "navix-icons"
tag: master-4fc5494
backend:
image:
repository: harbor.dvirlabs.com/my-apps/navix-back
@ -46,3 +46,4 @@ backend:
paths:
- path: /api
pathType: Prefix
tag: master-4fc5494