Prepare State Hub retirement baseline
This commit is contained in:
parent
2217bdd9f5
commit
5927591be8
46 changed files with 32583 additions and 62 deletions
|
|
@ -12,6 +12,13 @@ PGADMIN_PASSWORD=admin
|
|||
# API
|
||||
API_BASE=http://127.0.0.1:8000
|
||||
|
||||
# Read-only activity-core ops_run projection (STATE-WP-0078).
|
||||
ACTIVITY_CORE_URL=http://127.0.0.1:8010
|
||||
# Inject from OpenBao/ESO in production; never commit the value.
|
||||
ACTIVITY_CORE_WORKER_TOKEN=
|
||||
OPS_RUN_PROJECTION_TTL_SECONDS=15
|
||||
OPS_RUN_SLA_HOURS=1
|
||||
|
||||
# Gitea (for gitea_inventory.py)
|
||||
GITEA_URL=http://92.205.130.254:32166
|
||||
GITEA_TOKEN=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue