Skip to content

Commit

Permalink
gh: cache
Browse files Browse the repository at this point in the history
  • Loading branch information
shanefontaine committed May 16, 2024
1 parent 3ee2437 commit e0bcc13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/v2-explorer-backend/src/config/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ export const postgresConfig = {
maxConnections: process.env.POSTGRES_MAX_CONNECTIONS ? parseInt(process.env.POSTGRES_MAX_CONNECTIONS, 10) : 10
}

const cacheBuster = 17
const cacheBuster = 18

0 comments on commit e0bcc13

Please sign in to comment.