Skip to content

Commit

Permalink
Also map site.cfg in docker-compose override
Browse files Browse the repository at this point in the history
  • Loading branch information
tiberiuichim committed Mar 29, 2021
1 parent 7ddd068 commit 50f52e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ services:
- memcached
volumes:
- ./data:/data
- ./backend/site.cfg:/plone/instance/site.cfg
- ./backend/src:/plone/instance/src
entrypoint: sh -c "tail -f /dev/null"

Expand Down

0 comments on commit 50f52e8

Please sign in to comment.