Added example env
This commit is contained in:
parent
298b005929
commit
cd3802cb82
|
@ -0,0 +1,8 @@
|
||||||
|
1# DOWNLOAD SDK
|
||||||
|
PAYLOAD_API_URL=https://payload.domain.com/api
|
||||||
|
PAYLOAD_USER=myemail@domain.com
|
||||||
|
PAYLOAD_PASSWORD=somepassword123
|
||||||
|
|
||||||
|
PORT=8080
|
||||||
|
MEILI_MASTER_KEY=some_api_keyqs23d1qs6d54qs897qs3
|
||||||
|
MEILI_URL=https://meilisearch.domain.com
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit b44da929f90b54db733c83850908f204b69a136b
|
Loading…
Reference in New Issue