Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
subugoe
metsimporter
Commits
a58fd111
Commit
a58fd111
authored
May 20, 2022
by
Joerg-Holger Panzer
Browse files
Update ES URL
parent
078d714c
Changes
1
Hide whitespace changes
Inline
Side-by-side
cfg/digizeit-aws/app.env
View file @
a58fd111
...
...
@@ -5,17 +5,25 @@
# ---
# storage
STORAGE_PROVIDER=
STORAGE_KEY=
STORAGE_SECRET=
STORAGE_KEY=
AKIAW7YZPBQCCDM4H6WY
STORAGE_SECRET=
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
STORAGE_SESSION_TOKEN=
STORAGE_REGION=
STORAGE_ENDPOINT=
STORAGE_REGION=
eu-central-1
STORAGE_ENDPOINT=
https://s3.eu-central-1.amazonaws.com
STORAGE_IS_LOCAL=false
#STORAGE_PROVIDER=indexer
#STORAGE_KEY=storage-key
#STORAGE_SECRET=storage-secret
#STORAGE_SESSION_TOKEN=
#STORAGE_REGION=eu-central-1
#STORAGE_ENDPOINT=http://s3.fs.example.com
#STORAGE_IS_LOCAL=false
# ---
# index
# ELASTICSEARCH_HOST=http(s)://search:port/
# ELASTICSEARCH_HOST=http(s)://ip-adr:port
# ELASTICSEARCH_HOST=http(s)://DNS-name:port
ELASTICSEARCH_HOST=http://search:9200
/
ELASTICSEARCH_HOST=http
s
://search:9200
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment