feat: add imported PVE contract and core endpoints
This commit is contained in:
+3
-1
@@ -8,8 +8,10 @@ DB_COMMAND_TIMEOUT_SECONDS=30
|
||||
LOG_LEVEL=INFO
|
||||
REQUEST_ID_HEADER=X-Request-ID
|
||||
PVE_API_VERSION=9.2.3
|
||||
CONTRACT_SNAPSHOT=/app/contracts/pve-9.2.3.json
|
||||
CONTRACT_FALLBACK=error
|
||||
TICKET_SIGNING_KEY=development-only-signing-key-change-me
|
||||
SIMULATION_SEED=42
|
||||
SIMULATION_TIME_SCALE=10
|
||||
SIMULATOR_ADMIN_ENABLED=false
|
||||
SIMULATOR_ADMIN_TOKEN=replace-with-a-long-random-secret
|
||||
|
||||
|
||||
Reference in New Issue
Block a user