Skip to content

Conversation

joshglasspool
Copy link

Makes it possible to configure the auto-generated self-signed cert via env variables if desired. Maintains the existing defaults for the self-signed cert or ability to provide cert and key file instead. Updated docs to detail the new variables.

@tomschlick
Copy link
Contributor

IMO the php container shouldn't be responsible for creating a self signed cert as that would only be needed on development. You should use another container to do that and then share the certificate via a mount to the php container.

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

Successfully merging this pull request may close these issues.

2 participants