- store/sqlite: 75.4% (repos + db coverage) - host/sub2api: 80.8% (httptest mock server, pure function tests) - app: 74.2% (handler error paths, NewActionSet closures) - pack: 72.4% - provision: 75.2% - access: 77.3% - config: 94.7% (lookup mock tests) All tests pass: build, vet, race, coverage gates.
4 lines
180 B
Plaintext
4 lines
180 B
Plaintext
SUB2API_CRM_LISTEN_ADDR=:8080
|
|
SUB2API_CRM_SQLITE_DSN=file:/data/sub2api-cn-relay-manager.db?_foreign_keys=on&_busy_timeout=5000
|
|
SUB2API_CRM_ADMIN_TOKEN=change-me-before-production
|