chore: update env
This commit is contained in:
parent
0b75f34fa8
commit
911db7802c
2 changed files with 9 additions and 3 deletions
|
|
@ -1,8 +1,14 @@
|
|||
PUBLIC_KEY=
|
||||
REALM_URL=
|
||||
|
||||
PORT=
|
||||
|
||||
MINIO_HOST=
|
||||
MINIO_PORT=
|
||||
MINIO_HOST=localhost
|
||||
MINIO_PORT=9000
|
||||
MINIO_ACCESS_KEY=
|
||||
MINIO_SECRET_KEY=
|
||||
|
||||
ELASTICSEARCH_PROTOCOL=http
|
||||
ELASTICSEARCH_HOST=localhost
|
||||
ELASTICSEARCH_PORT=9200
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue