Skip to content

swissmanu/firefox-csp-lit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reproduction Example for lit#2025

Usage

  1. Start Docker container:
docker run --it -rm -p 3000:80 ghcr.io/swissmanu/firefox-csp-lit:latest
  1. Access http:https://localhost:3000

Build

yarn build
docker build -t demo ./
docker run --it rm -p 3000:80 demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published