cal.pub0.org/packages
Hariom Balhara c2996cd2f8
fix: 404 booking pages when org support is enabled locally
## What does this PR do?
Fix 404 booking pages when org support is enabled locally

## Type of change

<!-- Please delete bullets that are not relevant. -->

- Bug fix (non-breaking change which fixes an issue)

## How should this be tested?

<!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration -->

-  Add localhost:3000 to ALLOWED_HOSTNAMES which is the default recommendation for enabling org support locally.
<img width="1035" alt="Screenshot 2023-07-10 at 11 04 35 AM" src="https://github.com/calcom/cal.com/assets/1780212/7272437b-afae-4073-905b-eafc39f9fafc">
- Simply restart the server and visit http://localhost:3000/pro. It will give 404. After this change it would work

## Mandatory Tasks

- [x] Make sure you have self-reviewed the code. A decent size PR without self-review might be rejected.
2023-07-10 12:19:33 -07:00
..
app-store fix: /routing-form/single - Don't clear edits when moving from one tab to the other (#8125) 2023-07-10 09:24:04 -04:00
app-store-cli chore: recategorize apps (#9306) 2023-06-28 18:22:51 +02:00
atoms chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
config fix: Added relevant colors to preset and replaced with tailwind colors (#9733) 2023-06-23 09:05:37 +00:00
core fix: Credential of type video wrong id on bookingReference (#9281) 2023-07-06 21:39:33 +00:00
dayjs Add changesets/cli to release embed (#8126) 2023-05-13 08:22:31 +00:00
emails feat: org invite billing (#9291) 2023-07-02 11:40:12 -07:00
embeds fix: add floating button tests (#9501) 2023-06-29 13:33:34 +05:30
eslint-plugin Add changesets/cli to release embed (#8126) 2023-05-13 08:22:31 +00:00
features fix: 404 booking pages when org support is enabled locally 2023-07-10 12:19:33 -07:00
lib chore: Credits with commit hash (#9999) 2023-07-10 16:10:30 +02:00
prisma feat: Enable Apps for Teams & Orgs [CAL-1782] (#9337) 2023-07-06 16:48:39 +00:00
trpc feat: from org team invite (#9569) 2023-07-10 15:16:51 +05:30
tsconfig We're not ready for this yet 2022-11-22 20:02:40 -07:00
types fix: Credential of type video wrong id on bookingReference (#9281) 2023-07-06 21:39:33 +00:00
ui fix: vertical-scrollbar-issue-when-organization-table-contains-no-records (#10008) 2023-07-10 16:16:20 +02:00