mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 20:25:51 +03:00
[PR #230] [CLOSED] Fix manifest.json not loading #816
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#816
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/230
Author: @shimuldn
Created: 3/20/2021
Status: ❌ Closed
Base:
develop← Head:feature/docker-updates📝 Commits (10+)
ba2da9dChange Dockerfile to LinuxServer.io base486f148Update docker-compose fileff049cfAdding 30-config0ed0714Create run46fdcddUpdate README.mdc2acfe0Update 30-configbde7003Update 30-configcdba752Update Docker file fo the latest Changes9876d3aCreate Dockerfile for arm64v8 architecture9ed1deeCreate Dockerfile for arm32v7 architecture📊 Changes
7 files changed (+289 additions, -22 deletions)
View changed files
📝
Dockerfile(+69 -16)➕
Dockerfile.aarch64(+69 -0)➕
Dockerfile.armhf(+69 -0)📝
README.md(+30 -0)📝
docker-compose.yml(+22 -6)➕
root/etc/cont-init.d/30-config(+11 -0)➕
root/etc/services.d/whooglesearch/run(+19 -0)📄 Description
The error on the console
Refused to load manifest from 'https://xxxxx.xxx/static/img/favicon/manifest.json' because it violates the following Content Security Policy directive: "default-src 'none'". Note that 'manifest-src' was not explicitly set, so 'default-src' is used as a fallback.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.