Add bucket declaration for s3 support

This commit is contained in:
Adrien Kara 2022-04-04 15:05:01 +02:00
parent 1542a4a3f7
commit 95c4e4cb2f
Signed by: adrien
GPG Key ID: 605B69551C56DB62

8
bucket-website.json Normal file
View File

@ -0,0 +1,8 @@
{
"IndexDocument": {
"Suffix": "DiscoveryOne.html"
},
"ErrorDocument": {
"Key": "DiscoveryOne.html"
}
}