-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmanifest.yml
41 lines (41 loc) · 961 Bytes
/
manifest.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
modules:
macro:
- key: whiteboard
resource: main
resolver:
function: resolver
title: Tldraw whiteboard on Confluence
description: This macro add a whiteboard to the confluence page. You need to
publish this page to start drawing.
config:
function: config-fn
function:
- key: resolver
handler: index.handler
- key: config-fn
handler: index.config
resources:
- key: main
path: static/spa/build
tunnel:
port: 3000
permissions:
external:
fetch:
backend:
- '*.mixpanel.com'
client:
- '*.mixpanel.com'
fonts:
- 'https://fonts.googleapis.com/css2'
- 'https://fonts.gstatic.com/'
styles:
- 'https://fonts.googleapis.com/css2'
- 'https://fonts.gstatic.com/'
content:
styles:
- 'unsafe-inline'
scopes:
- storage:app
app:
id: ari:cloud:ecosystem::app/368b610d-bac1-4e2a-9311-6ec0adca5e49