17 lines
379 B
Plaintext
17 lines
379 B
Plaintext
## ASTRO
|
|
ASTRO_HOST=localhost
|
|
ASTRO_PORT=12499
|
|
|
|
## PAYLOAD
|
|
PAYLOAD_API_URL=https://payload.domain.com/api
|
|
PAYLOAD_USER=myemail@domain.com
|
|
PAYLOAD_PASSWORD=somepassword123
|
|
WEB_HOOK_TOKEN=webhookd5e6ea45ef4e66eaa151612bdcb599df
|
|
|
|
ENABLE_PRECACHING=true
|
|
|
|
## OPEN EXCHANGE RATE
|
|
OER_APP_ID=oerappid5e6ea45ef4e66eaa151612bdcb599df
|
|
|
|
## ANALYTICS
|
|
ANALYTICS_URL=http://analytics.domain.com |