Skip to content

Commit 044e15b

Browse files
committed
Restore plone.volto:default profile
1 parent bd275d2 commit 044e15b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.acceptance

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ ENV ZSERVER_PORT=55001
2929
# This fixes the healthcheck defined in server-prod-config
3030
ENV LISTEN_PORT=${ZSERVER_PORT}
3131
# Profiles to be added to the created site
32-
ENV APPLY_PROFILES=plone.app.contenttypes:plone-content,plone.restapi:default,plone.volto:default-homepage
32+
ENV APPLY_PROFILES=plone.app.contenttypes:plone-content,plone.restapi:default,plone.volto:default
3333
# Packages to be used in configuration
3434
ENV CONFIGURE_PACKAGES=plone.app.contenttypes,plone.restapi,plone.volto,plone.volto.cors
3535

0 commit comments

Comments
 (0)