Externalize license footer script to satisfy CSP

This commit is contained in:
Jennie Robinson Faber 2026-05-17 18:59:53 +01:00
parent 05082b6f01
commit acecd619e9
3 changed files with 87 additions and 2 deletions

View file

@ -7,6 +7,7 @@ services:
- outline
volumes:
- ./nginx.conf:/etc/nginx/nginx.conf:ro
- ./theme:/usr/share/nginx/html/theme:ro
networks:
- default
- dokploy-network