turns on metrics by default for deployment

This commit is contained in:
benbierens 2023-08-10 14:25:32 +02:00
parent c7e5ddb0cb
commit 3de8e29198
No known key found for this signature in database
GPG Key ID: FE44815D96D0A1AA
1 changed files with 2 additions and 2 deletions

View File

@ -9,5 +9,5 @@ dotnet run \
--min-price=1024 \
--max-collateral=1024 \
--max-duration=3600000 \
--block-ttl=120 \
-y
--block-ttl=300 \
--record-metrics=true