Skip to content

Conversation

@maikschneider
Copy link
Contributor

This PR allows the deployer instance to fall back to environment variables if no .env file is available, improving compatibility with Docker and similar setups.

A dedicated loader setting for this feature may not be necessary. If a misconfiguration causes the .env file to be missing, the fallback will be used, and the resulting error (e.g., "INSTANCE var is not set") should make the issue clear.

If no .env file is available (e.g. in docker setup), use the variables from environment
@kszymukowicz kszymukowicz merged commit e4d1327 into sourcebroker:master Apr 1, 2025
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