Skip to content

How can I pass environment variables (to configure freescout/laravel)? #215

@thomasplevy

Description

@thomasplevy

As nearly as I can tell the only supported environment variables are those defined in the repo's README.md:

https://github.com/tiredofit/docker-freescout?tab=readme-ov-file#environment-variables

I'd like to be able to set additional (arbitrary) env vars that will be used by various functions of the underlying application, primarily, for example, using S3.

I could do this by manually modifying the config.php file but it would be ideal to be able to pass the env variables into the container instead.

I can't find anyway to do this and based on reading through the various scripts I believe that it's not possible but please correct me if I'm wrong.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions