diagrams/variables.yml

21 lines
928 B
YAML

---
instance: diagrams
diagrams:
version: 24.3.1
image: '[[ .docker.repo ]]diagrams:[[ .diagrams.version ]]-1'
env: {}
public_url: https://draw.example.org
traefik:
csp:
script-src: "'self' https://storage.googleapis.com https://apis.google.com https://docs.google.com https://code.jquery.com 'unsafe-inline'"
connect-src: "'self' https://*.dropboxapi.com https://api.trello.com https://api.github.com https://raw.githubusercontent.com https://*.googleapis.com https://*.googleusercontent.com https://graph.microsoft.com https://*.1drv.com https://*.sharepoint.com https://gitlab.com https://*.google.com https://fonts.gstatic.com https://fonts.googleapis.com"
img-src: " * data:"
media-src: "* data:"
font-src: "* about:"
style-src: "'self' 'unsafe-inline' https://fonts.googleapis.com"
frame-src: "'self' https://*.google.com"
resources:
cpu: 200
memory: 256