Skip to content

Commit

Permalink
Fix docker info
Browse files Browse the repository at this point in the history
  • Loading branch information
ChewingGlass committed Oct 2, 2023
1 parent b750291 commit be6280c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docker-info.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@
"rewards-oracle-faucet-service": "./packages/rewards-oracle-faucet-service"
},
"oracle": {
"distributor-oracle": "./packages/distributor-oracle",
"distributor-oracle": "./packages/distributor-oracle"
},
"data": {
"active-hotspot-oracle": "./utils/active-hotspot-oracle"
}
}

0 comments on commit be6280c

Please sign in to comment.