Skip to content

Commit c7787ff

Browse files
Merge pull request github#292 from docker/slim/fix-config
update fibery
2 parents bc3824c + 14a895c commit c7787ff

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

servers/fibery/server.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,11 @@ config:
2222
- name: FIBERY_HOST
2323
example: your-domain.fibery.io
2424
value: '{{fibery.host}}'
25+
parameters:
26+
type: object
27+
properties:
28+
dreamfactoryurl:
29+
type: string
30+
dreamfactoryapikey:
31+
type: string
32+

0 commit comments

Comments
 (0)