add page streaming, admin ui flows, and runtime hardening
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
API_LISTEN_ADDR=0.0.0.0:8080
|
||||
ADMIN_UI_LISTEN_ADDR=0.0.0.0: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
|
||||
|
||||
Reference in New Issue
Block a user