timhaley94 / holdem

Real time poker in JavaScript
https://holdemhounds.com
GNU General Public License v3.0
7 stars 7 forks source link

Fixup bucket name for dns resolution #76

Closed timhaley94 closed 4 years ago

timhaley94 commented 4 years ago

Background

In order for DNS CNAME's to work with s3 buckets, the buckets have to have the same name as the host.

Proposed Changes

Technical changes:

Future work

What will we need to do later: