Skip to content

Commit

Permalink
Oxford in production
Browse files Browse the repository at this point in the history
  • Loading branch information
aopoltorzhicky committed Feb 4, 2024
1 parent 3e1713f commit 18a5847
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions configs/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ services:
mempool: https://mempool.test.dipdup.net/v1/graphql
nairobinet:
mempool: https://mempool.test.dipdup.net/v1/graphql
# oxfordnet:
# mempool: https://mempool.test.dipdup.net/v1/graphql
oxfordnet:
mempool: https://mempool.test.dipdup.net/v1/graphql

storage:
pg:
Expand Down Expand Up @@ -72,7 +72,7 @@ api:
- mainnet
- ghostnet
- nairobinet
# - oxfordnet
- oxfordnet

indexer:
project_name: indexer
Expand Down

0 comments on commit 18a5847

Please sign in to comment.