feat(demo/CNAME): add CNAME files for domain configuration

- Added `demo/CNAME` with domain `demo.soulcraft.com` for the demo environment.
- Added `CNAME` with domain `code.soulcraft.com` for the main codebase.

These changes establish domain configurations for hosting and proper DNS resolution.
This commit is contained in:
David Snelling 2025-06-30 09:24:04 -07:00
parent fe4de2f7a0
commit a681ab7cdd
2 changed files with 2 additions and 0 deletions

1
CNAME Normal file
View file

@ -0,0 +1 @@
code.soulcraft.com

1
demo/CNAME Normal file
View file

@ -0,0 +1 @@
demo.soulcraft.com