Upload files to "elasticmq"
This commit is contained in:
parent
54b348c1cd
commit
8a40f7ffbe
1 changed files with 6 additions and 0 deletions
6
elasticmq/.env
Normal file
6
elasticmq/.env
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
ACCESS_KEY_ID=x
|
||||||
|
SECRET_ACCESS_KEY=x
|
||||||
|
ENDPOINT=http://localhost:9324
|
||||||
|
REGION=elasticmq
|
||||||
|
QUEUE_NAME=messages.fifo
|
||||||
|
ACCOUNT_ID=test
|
||||||
Loading…
Reference in a new issue