Skip to content

Commit

Permalink
doc: Update subdomain creation steps [skip pizza] (#2233)
Browse files Browse the repository at this point in the history
  • Loading branch information
DafyddLlyr authored Sep 22, 2023
1 parent 889d6bb commit e2c0abc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/how-to/how-to-setup-custom-subdomains.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ This guide will walk through the process of setting a custom domain for a new te
10. **PlanX** - Point application to new custom domain

- Add subdomain to `PREVIEW_ONLY_DOMAINS` in the PlanX frontend. This is located in `editor.planx.uk/src/routes/utils.ts`
- Add subdomain to `getEnvForAllowedHosts()` in the PlanX frontend. This is located in `editor.planx.uk/src/airbrake.ts`
- Add subdomain to `team.domain` column via Hasura
11. **PlanX** - Add custom domain to UptimeRobot (create monitor & also select SSL reminders)
Expand Down

0 comments on commit e2c0abc

Please sign in to comment.