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