diff --git a/README.md b/README.md index 920a1fe..62d5895 100644 --- a/README.md +++ b/README.md @@ -55,8 +55,3 @@ Once you have cloned this repo to you local machine, open the `app` directory in ### Deploy 1. `yarn run deploy` - ---- - -### NOTE POST-DEPLOYMENT -+ Running `yarn run deploy` remove the custom domain from the GH repo. So, each time we redeploy, we need to ensure we change the custom domain under `Settings` to http://budget.opensavannah.org. diff --git a/app/public/CNAME b/app/public/CNAME new file mode 100644 index 0000000..629ef29 --- /dev/null +++ b/app/public/CNAME @@ -0,0 +1 @@ +budget.opensavannah.org