Skip to content

Commit

Permalink
Disable oxford in api config
Browse files Browse the repository at this point in the history
  • Loading branch information
aopoltorzhicky committed Aug 27, 2023
1 parent 548031e commit 99ca96c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configs/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,12 @@ api:
mainnet: https://rpc.tzkt.io/mainnet
ghostnet: https://rpc.tzkt.io/ghostnet
nairobinet: https://rpc.tzkt.io/nairobinet
oxfordnet: https://rpc.tzkt.io/oxfordnet
# oxfordnet: https://rpc.tzkt.io/oxfordnet
networks:
- mainnet
- ghostnet
- nairobinet
- oxfordnet
# - oxfordnet
connections:
max: 50
idle: 10
Expand Down

0 comments on commit 99ca96c

Please sign in to comment.