Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Whitelable Configuration on Docker #405

Open
rowansc1 opened this issue Dec 8, 2024 · 0 comments
Open

Whitelable Configuration on Docker #405

rowansc1 opened this issue Dec 8, 2024 · 0 comments

Comments

@rowansc1
Copy link

rowansc1 commented Dec 8, 2024

Hi all! I'm trying to apply the whitelable settings listed on the cal.com documentation and have a few issues with applying it.

In my .env within the docker folder, I've added the below lines to the bottom:

# WhiteLable stuff
NEXT_PUBLIC_APP_NAME="URL-HERE"
NEXT_PUBLIC_SUPPORT_MAIL_ADDRESS="EMAIL-HERE"
NEXT_PUBLIC_COMPANY_NAME="NAME-HERE"

However, it doesn't seem to apply these changes on the main dashboard, but will sometimes apply them on the admin view.
I'm assuming I've gone about applying these setting the incorrect way. Could anyone guide me towards applying them correctly?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant