We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13b3ee2 commit e0c6672Copy full SHA for e0c6672
1 file changed
site/config.js
@@ -27,7 +27,7 @@ const CONFIG = {
27
},
28
production: {
29
name: 'Production',
30
- data: 'https://balatrobench.b-cdn.net' // CDN data
+ data: 'https://balatrobench-prod.b-cdn.net' // CDN data
31
}
32
33
0 commit comments