mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[PR #237] [MERGED] Setting up alternative social media site using .env #821
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#821
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?
📋 Pull Request Information
Original PR: https://github.com/benbusby/whoogle-search/pull/237
Author: @shimuldn
Created: 3/21/2021
Status: ✅ Merged
Merged: 3/28/2021
Merged by: @benbusby
Base:
develop← Head:shimuldn-social-media-site-using-.env📝 Commits (10+)
626a68dUpdate manifest.jsond2fffcbUpdate manifest.json735aa2fFixing typo youtube alt replaced by instagram alt7509ab1Merge pull request #1 from shimuldn/Fixing-typo-youtube-alt-replaced-by-instagram-alt0b9677cALTS sites with .env6392cf9Update results.py997d153Update results.pybc77d75Update pep8.ymlf3af6afUpdate requirements.txt25838ffUpdate results.py📊 Changes
8 files changed (+37 additions, -2 deletions)
View changed files
📝
Dockerfile(+4 -0)📝
README.md(+4 -1)📝
app/__init__.py(+8 -0)📝
app/utils/results.py(+3 -0)📝
docker-compose.yml(+2 -0)📝
requirements.txt(+1 -0)📝
run(+1 -1)➕
whoogle.env(+14 -0)📄 Description
The goal to support the .env file for setting social media site, dark mode, Language, City, Near and some other Settings at the time of installations so the same .env file can be used in case of reinstallation.
Currently .env working for social media site
Manualinstallation.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.