fix(localtest):
This commit is contained in:
parent
dcc2a91ce3
commit
946bb8c74d
1 changed files with 0 additions and 31 deletions
|
@ -100,30 +100,6 @@ gitea:
|
|||
existingSecret: gitea-credential
|
||||
|
||||
config:
|
||||
indexer:
|
||||
ISSUE_INDEXER_ENABLED: false
|
||||
ISSUE_INDEXER_TYPE: elasticsearch
|
||||
# TODO next
|
||||
REPO_INDEXER_ENABLED: false
|
||||
# REPO_INDEXER_TYPE: meilisearch # not yet working
|
||||
|
||||
storage:
|
||||
# MINIO_ENDPOINT: obs.eu-de.otc.t-systems.com:443
|
||||
# STORAGE_TYPE: minio
|
||||
# MINIO_LOCATION: eu-de
|
||||
# MINIO_BUCKET: edp-forgejo-kind
|
||||
# MINIO_USE_SSL: true
|
||||
|
||||
# queue:
|
||||
# TYPE: redis
|
||||
|
||||
# session:
|
||||
# PROVIDER: redis
|
||||
|
||||
# cache:
|
||||
# ENABLED: true
|
||||
# ADAPTER: redis
|
||||
|
||||
service:
|
||||
DISABLE_REGISTRATION: false
|
||||
|
||||
|
@ -139,13 +115,6 @@ gitea:
|
|||
DOMAIN: 'localtest.me'
|
||||
ROOT_URL: 'https://localtest.me:443'
|
||||
|
||||
mailer:
|
||||
ENABLED: false
|
||||
# USER: ipcei-cis-devfw@mms-support.de
|
||||
# PROTOCOL: smtps
|
||||
# FROM: '"IPCEI CIS DevFW" <ipcei-cis-devfw@mms-support.de>'
|
||||
# SMTP_ADDR: mail.mms-support.de
|
||||
# SMTP_PORT: 465
|
||||
|
||||
service:
|
||||
ssh:
|
||||
|
|
Loading…
Reference in a new issue