Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
Merge pull request #200 from kodadot/hyper-bsx
Browse files Browse the repository at this point in the history
🐍 optimized minimal basilisk
  • Loading branch information
vikiival committed Sep 27, 2023
2 parents 5000c27 + 3cab123 commit 48640ef
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions squid.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
manifestVersion: subsquid.io/v0.1
name: snekk
version: 6
version: 7
description: |-
SubSquid indexer for Basilisk NFTs by KodaDot
build:
Expand Down Expand Up @@ -32,4 +32,7 @@ deploy:
- '1000'

scale:
dedicated: true
addons:
postgres:
storage: 5G
profile: small

0 comments on commit 48640ef

Please sign in to comment.