Merge branch 'master' of https://git.dvirlabs.com/dvirlabs/my-apps
This commit is contained in:
commit
97465e9d8c
@ -9,7 +9,7 @@ backend:
|
||||
image:
|
||||
repository: harbor.dvirlabs.com/my-apps/brand-master-backend
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "master-4bc69f4"
|
||||
tag: "master-b68ab81"
|
||||
service:
|
||||
type: ClusterIP
|
||||
port: 8000
|
||||
@ -26,7 +26,7 @@ backend:
|
||||
BACKEND_URL: "https://api-brand-master.dvirlabs.com"
|
||||
FRONTEND_URL: "https://brand-master.dvirlabs.com"
|
||||
# Admin user credentials (change in production!)
|
||||
ADMIN_EMAIL: "dvir8360@gmail.com"
|
||||
ADMIN_EMAIL: "shilohorev1@gmail.com"
|
||||
ADMIN_PASSWORD: "Admin123!"
|
||||
ADMIN_FULL_NAME: "System Administrator"
|
||||
# Email configuration for password reset (optional)
|
||||
@ -68,7 +68,7 @@ frontend:
|
||||
image:
|
||||
repository: harbor.dvirlabs.com/my-apps/brand-master-frontend
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "master-22f995b"
|
||||
tag: "master-b68ab81"
|
||||
service:
|
||||
type: ClusterIP
|
||||
port: 80
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user