What feature?
Maybe I missed it in the doc, and in the example the docker-compose has hardcoded env. In most setups we need to specify differente ENV based on the environment. Is there a way to do this?
Describe the solution you'd like
Ability to pass environment variables or file to the preevy up command and/or GitHub action
Describe alternatives you've considered
Configuring env on third party service and retrieve them on startup. Not sutable for every project
Additional context
No response
Add screenshots
No response
Record
What feature?
Maybe I missed it in the doc, and in the example the docker-compose has hardcoded
env. In most setups we need to specify differente ENV based on the environment. Is there a way to do this?Describe the solution you'd like
Ability to pass environment variables or file to the
preevy upcommand and/or GitHub actionDescribe alternatives you've considered
Configuring env on third party service and retrieve them on startup. Not sutable for every project
Additional context
No response
Add screenshots
No response
Record