Newer
Older
version: '2.4'
# Use this file for local overrides and extensions to docker-compose.yml.
services:
php:
<<: &volumes
volumes:

Sebastian Kehr
committed
# - path/to/core-module:/usr/local/vufind/vendor/finc/fid-core-module
# - path/to/core-module/res/mixins/core:/usr/local/vufind/themes/finc-fid-core
# - path/to/core-module/res/mixins/registration:/usr/local/vufind/themes/finc-fid-registration
httpd:
<<: *volumes
grunt:
<<: *volumes