Skip to content

Commit

Permalink
fix: render sync false for asset type and chain name
Browse files Browse the repository at this point in the history
  • Loading branch information
mackenziewildman committed Jul 17, 2023
1 parent c8cd389 commit c635817
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions render.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,10 @@ services:
generateValue: true
- key: HOLAPLEX_WALLET_ASSET_TYPE
value: SOL
sync: false
- key: NEXT_PUBLIC_CHAIN_NAME
value: "Solana"
sync: false
- key: HOLAPLEX_API_ENDPOINT
value: https://api.holaplex.com/graphql
- key: DATABASE_URL
Expand Down

0 comments on commit c635817

Please sign in to comment.