Skip to content
Snippets Groups Projects
Commit 96ca4c45 authored by Dorian Merz's avatar Dorian Merz
Browse files

fitted docker-compose.yml to fid_bbi

parent 5a96181d
No related merge requests found
......@@ -5,10 +5,10 @@ services:
volumes:
- ./:/usr/local/vufind
environment:
VUFIND_LOCAL_DIR: /usr/local/vufind/local/dev
VUFIND_LOCAL_DIR: /usr/local/vufind/fid_bbi/dev
VUFIND_CACHE_DIR: /usr/local/vufind/data/cache
VUFIND_LOCAL_MODULES: finc
VUFIND_ENV: production
VUFIND_ENV: development
httpd:
image: ubleipzig/vufind-httpd:2.4-2
......@@ -61,7 +61,7 @@ services:
volumes:
- ./:/usr/local/vufind:z
environment:
VUFIND_SITE: local
VUFIND_SITE: fid_bbi
VUFIND_INSTANCE: dev
VUFIND_SKIP_GRUNT: "true"
VUFIND_SKIP_COMPOSER: "true"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment