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

[Mercure] Allow placeholder configuration for SCHEMA_HOST of client URL #616

Open
fashxp opened this issue Dec 4, 2024 · 0 comments
Open

Comments

@fashxp
Copy link
Member

fashxp commented Dec 4, 2024

see also direct edit here https://docs.pimcore.com/platform/Direct_Edit/Installation/Mercure_Setup#configure-mercure-urls-optional

pimcore_direct_edit:
    mercure_settings:

        # URL of mercure accessible for client. If not set, default will be set to 'http(s)://<PIMCORE_HOST>/hub/.well-known/mercure'. Is is possible to use '<PIMCORE_SCHEMA_HOST>' as placeholder for current schema and host.
        client_side_url:      null

        # URL of mercure accessible for server. If not set, default will be set to 'http(s)://<PIMCORE_HOST>/hub/.well-known/mercure'.
        server_side_url:      null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants