refactor: make text ellipsis
This commit is contained in:
parent
fefc4fe2cd
commit
468c5f7770
4 changed files with 3476 additions and 11 deletions
|
|
@ -1,18 +1,13 @@
|
|||
PUBLIC_KEY=
|
||||
|
||||
PORT=
|
||||
|
||||
MINIO_HOST=localhost
|
||||
MINIO_PORT=443
|
||||
MINIO_SSL=true
|
||||
MINIO_PORT=9000
|
||||
MINIO_ACCESS_KEY=
|
||||
MINIO_SECRET_KEY=
|
||||
MINIO_BUCKET=
|
||||
|
||||
ELASTICSEARCH_PROTOCOL=http
|
||||
ELASTICSEARCH_HOST=localhost
|
||||
ELASTICSEARCH_PORT=9200
|
||||
ELASTICSEARCH_INDEX=
|
||||
|
||||
AMQ_URL=amqp://admin:1234@localhost:9999
|
||||
AMQ_QUEUE=queue
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue