[GH-ISSUE #881] [QUESTION] How to 'Set WHOOGLE_DOTENV=1' on local deployment #545

Closed
opened 2026-02-25 20:36:00 +03:00 by kerem · 1 comment
Owner

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.env custom configuration. What do you mean by 'set'? How do you 'set' something? Should I add something to the whoogle.service file? Please clarify this for me 😅

Thank you <3

Ps. I want to set a configuration to solve a problem reported on #442

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.env` custom configuration. What do you mean by 'set'? How do you 'set' something? Should I add something to the `whoogle.service` file? Please clarify this for me :sweat_smile: Thank you <3 Ps. I want to set a configuration to solve a problem reported on #442
kerem 2026-02-25 20:36:00 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@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:

Environment=WHOOGLE_DOTENV=1

Let me know if that doesn't work for you though.

<!-- gh-comment-id:1314049283 --> @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: ``` Environment=WHOOGLE_DOTENV=1 ``` Let me know if that doesn't work for you though.
Sign in to join this conversation.
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
starred/whoogle-search#545
No description provided.