mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-26 04:35:54 +03:00
[GH-ISSUE #949] [QUESTION] error attempting to enable whoogle.env #588
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#588
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 @zoof on GitHub (Feb 5, 2023).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/949
I'm not sure what I'm doing wrong but after uncommenting the whoogle.env line of the
docker-compose.ymlfile, making my edits towhoogle.envand then runningdocker-compose up, I get the following error:I'm sure I'm making some trivial error -- any help would be greatly appreciated!
@zoof commented on GitHub (Feb 5, 2023):
Ugh -- nevermind. I new it was stupid and trivial. I uncommented the whoogle.env line but not the the env_file line.