Update tag and add env

This commit is contained in:
dvirlabs 2025-07-01 06:08:24 +03:00
parent ffccf7a22e
commit 66561567ae

View File

@ -1,6 +1,6 @@
frontend:
image: harbor.dvirlabs.com/my-apps/labmap-frontend
tag: latest
tag: master-ffccf7a
port: 80
ingress:
enabled: true
@ -10,7 +10,7 @@ frontend:
backend:
image: harbor.dvirlabs.com/my-apps/labmap-backend
tag: latest
tag: master-ff89b28
port: 8000
ingress:
enabled: false