diagrams/variables.yml

21 lines
928 B
YAML
Raw Permalink Normal View History

2023-12-02 23:40:28 +01:00
---
2023-12-21 22:22:12 +01:00
instance: diagrams
2023-12-02 23:40:28 +01:00
diagrams:
2024-05-20 11:15:45 +02:00
version: 24.4.4
2024-03-01 10:31:18 +01:00
image: '[[ .docker.repo ]]diagrams:[[ .diagrams.version ]]-1'
2023-12-02 23:40:28 +01:00
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