10 lines
267 B
Bash
10 lines
267 B
Bash
S3_ENDPOINT=http://10.0.20.111:9020
|
|
S3_ACCESS_KEY=your-access-key-id
|
|
S3_SECRET_KEY=your-secret-key
|
|
S3_REGION=us-east-1
|
|
JUPYTER_TOKEN=change-me
|
|
ELASTICSEARCH_URL=https://10.0.21.46:9200
|
|
KIBANA_URL=http://10.0.21.46:5601
|
|
ELASTIC_USER=elastic
|
|
ELASTIC_PASSWORD=change-me
|