cloudfront cache invalidation is annoying atm

This commit is contained in:
neil 2023-02-24 16:49:26 +08:00
parent 7f9a4049ca
commit 788b647c5c

View file

@ -61,6 +61,7 @@ module.exports = {
publish: {
provider: "generic",
// TODO: replace this with tea branded domain: gui-dist.tea.xyz
url: "https://d2ovumu63qzbn6.cloudfront.net/"
// url: "https://d2ovumu63qzbn6.cloudfront.net/"
url: "https://s3.amazonaws.com/preview.gui.tea.xyz/release"
}
};