mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[GH-ISSUE #1084] [BUG] config variables not working #660
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#660
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dasbrokkoli on GitHub (Oct 13, 2023).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/1084
Describe the bug
I can't seem to get the Environment Variables working. I can list them in the docker env, but they don't get applied. I tried setting them directly in the docker-compose file and in the whoogle.env file. None of my configurations are applied.
Deployment Method
runexecutableVersion of Whoogle Search
Desktop (please complete the following information):
Additional context


These are the configured env variables in the docker container:
But I've also uncommented "env_file" in the docker-compose file
@dasbrokkoli commented on GitHub (Oct 13, 2023):
nvm i was stupid
i didn't destroy the docker container between config changes