Skip to content

Commit

Permalink
update deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouop0 committed Jul 7, 2024
1 parent 0e34efd commit deb2480
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions deploy/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ meilisearch:
api_key: 40185ac3f6804d9e0e08e158380b3f548b7c5b8a88bdb7b6608c82c0838a26d4
sync:
- table: dispute_game
index: disputegame
index: disputegametest
plugins:
- meilisync.plugin.Plugin
full: true
Expand All @@ -35,7 +35,7 @@ sync:
l2_block_number:
status:
- table: game_claim_data
index: gameclaim
index: gameclaimtest
full: true
fields:
id:
Expand All @@ -48,8 +48,9 @@ sync:
claim:
position:
clock:
output_block:
- table: game_credit
index: gamecredit
index: gamecredittest
full: true
fields:
id:
Expand Down

0 comments on commit deb2480

Please sign in to comment.