Uppercase vs lowercase environment variables #31

Open
opened 2025-01-28 12:28:19 +01:00 by Csaba · 0 comments
Owner

In places like config.py and secrets.py, there are configuration variables defined that are taken from environment variables. In some environments (e.g. on Frank's computer), the uppercase environment variables do not get assigned properly, while they work as expected in other places (e.g. docker). This is a longstanding issue as it also affects the mfdz/amarillo main branch.

In places like config.py and secrets.py, there are configuration variables defined that are taken from environment variables. In some environments (e.g. on Frank's computer), the uppercase environment variables do not get assigned properly, while they work as expected in other places (e.g. docker). This is a longstanding issue as it also affects the mfdz/amarillo main branch.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: amarillo/amarillo-core#31
No description provided.