Skip to content

Instantly share code, notes, and snippets.

View IvanArjona's full-sized avatar
🚀

Iván Arjona Alonso IvanArjona

🚀
View GitHub Profile
@ilhamarrouf
ilhamarrouf / docker-compose.yml
Created May 28, 2019 04:00 — forked from sen0rxol0/docker-compose.yml
Nuxt.js with SSR featuring “Docker Multi-stage build” and “node-prune"
version: '3.5'
services:
app:
build: .
volumes:
- '.:/app'
ports:
- '3000:80'
environment:
@mrroot5
mrroot5 / allow_http_from_https_site.md
Last active October 29, 2021 12:21
Como permitir imágenes por HTTP en Chromium y derivados (Chrome, Vivaldi, etc.). Keywords: chromium, chrome, http, https, http from https, allow http on https website.

Por si la nueva política de Chrome de bloquear todo lo que no sea HTTPS os cansa:

chrome://flags/#unsafely-treat-insecure-origin-as-secure
  • Sustituye chrome por tu navegdor, por ejemplo, vivaldi y veréis la misma opción.

Con especificar los dominios que debe permitir es suficiente, ejemplo: http://example.com