10 lines
325 B
Plaintext
10 lines
325 B
Plaintext
API_LISTEN_ADDR=0.0.0.0:8080
|
|
BACKOFFICE_PORT=8082
|
|
API_BASE_URL=http://api:8080
|
|
INDEXER_LISTEN_ADDR=0.0.0.0:8081
|
|
INDEXER_SCAN_INTERVAL_SECONDS=5
|
|
DATABASE_URL=postgres://stripstream:stripstream@postgres:5432/stripstream
|
|
MEILI_URL=http://meilisearch:7700
|
|
MEILI_MASTER_KEY=change-me
|
|
API_BOOTSTRAP_TOKEN=change-me-bootstrap-token
|