mirror of
https://github.com/cna-bootcamp/lifesub.git
synced 2025-12-06 08:06:24 +00:00
24 lines
551 B
Plaintext
24 lines
551 B
Plaintext
# Team Settings
|
|
teamid=dg0400
|
|
root_project=lifesub
|
|
namespace=dg0400-lifesub-ns
|
|
|
|
# Container Registry Settings
|
|
registry=acrdigitalgarage01.azurecr.io
|
|
image_org=dg0400
|
|
|
|
# Application Settings
|
|
replicas=1
|
|
allowed_origins=http://20.214.195.54
|
|
|
|
# Security Settings
|
|
jwt_secret_key=8O2HQ13etL2BWZvYOiWsJ5uWFoLi6NBUG8divYVoCgtHVvlk3dqRksMl16toztDUeBTSIuOOPvHIrYq11G2BwQ
|
|
postgres_user=dg0400
|
|
postgres_password=Hi5Jessica!
|
|
|
|
# Resource Settings
|
|
resources_requests_cpu=256m
|
|
resources_requests_memory=256Mi
|
|
resources_limits_cpu=1024m
|
|
resources_limits_memory=1024Mi
|