PeerTube/support/docker/production
Rigel Kent 5e755fff9d add Content Security Policy (#1252)
* add Content Security Policy

* remove reflect-metadata on production builds to get rid of unsafe-eval

* fix baseCSP usage

* add SRI to CSP

* add blob: to media-src

* remove SRI

* CSP set to reportOnly

* adding data: to connect-src CSP

* remove block-all-mixed-content

* add report-uri support
2018-12-13 09:49:45 +01:00
..
config add Content Security Policy (#1252) 2018-12-13 09:49:45 +01:00
.env Various improvements for docker-compose 2018-11-21 16:21:42 +01:00
.gitignore Add .gitignore for Docker 2018-04-10 22:08:40 +02:00
Dockerfile.stretch Fix docker build and gosu 2018-12-06 13:48:33 +01:00
docker-compose.yml Various improvements for docker-compose 2018-11-21 16:21:42 +01:00
docker-entrypoint.sh Fix docker config custom env copy 2018-05-30 08:45:34 +02:00