Skip to content

Commit c5cdfa5

Browse files
committed
Fix docker-dev.cfg
1 parent 12023bc commit c5cdfa5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docker-dev.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ zope-conf-additional =
2727
environment-vars -=
2828
OO_PORT ${port:oo-port}
2929
PYTHON_UNO ${port:python-uno}
30+
${bigbang:environment-vars}
3031

3132
[instance-amqp]
3233
blob-storage = /data/blobstorage
@@ -52,6 +53,8 @@ zope-conf-additional =
5253

5354
environment-vars +=
5455
ACTIVE_BIGBANG True
56+
PLONE_EXTENSION_IDS plonetheme.classic:default, plonetheme.sunburst:default, Products.MeetingCommunes:zcity
57+
DEFAULT_LANGUAGE fr
5558

5659
[instance-debug]
5760
blob-storage = /data/blobstorage

0 commit comments

Comments
 (0)