]>
Commit | Line | Data |
---|---|---|
08b55c6d RBR |
1 | config: |
2 | aws:region: us-east-1 | |
3 | captura-backend:apiDomain: 'Replace with the subdomain you will use for uploads' | |
4 | captura-backend:bucketDomain: 'Replace with the subdomain that will be used to serve' | |
5 | captura-backend:bucketName: 'Replace with the name of the bucket where the files will be stored' | |
6 | captura-backend:zoneId: 'Replace with the DNS zone these subdomains are in' |