Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upNo documentation to change domain and subdomain #293
Comments
|
@chris480 if you have a cname on your account (available for our advance plan and higher) you can add it in the config by copy and paste from your dashboard. |
|
@shirlymanor So something like this?
|
|
Here is an example:
|
|
Isn't that the React setup? |
|
Hi @chris480, This should work: CloudinaryModule.forRoot({Cloudinary}, { cloud_name: 'your_cloud_name', cname: 'cdn.company.com' } as CloudinaryConfiguration), |
|
Thanks. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I see that CloudinaryConfiguration has a field for cdn_domain
There is no clear way to set it as described in the documentation
Versions and Libraries (fill in the version numbers)
Angular Cloudinary SDK - 5.x