mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[GH-ISSUE #881] [QUESTION] How to 'Set WHOOGLE_DOTENV=1' on local deployment #545
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#545
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 @diogogmatos on GitHub (Nov 11, 2022).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/881
Hey,
Sorry if this is a simple question, but I've been looking e v e r y w h e r e and I just can't seem to find out how to 'Set WHOOGLE_DOTENV=1' so I can use
whoogle.envcustom configuration. What do you mean by 'set'? How do you 'set' something? Should I add something to thewhoogle.servicefile? Please clarify this for me 😅Thank you <3
Ps. I want to set a configuration to solve a problem reported on #442
@benbusby commented on GitHub (Nov 14, 2022):
Are you using systemd for your deployment? If so, you should be able to include the following line under the
[Service]section of your file:Let me know if that doesn't work for you though.