The Gitlab instance will be restarted on Monday April 28th at 2AM. There will be a short interruption of service.

Skip to content
Snippets Groups Projects
Commit 878d2f73 authored by Sebastian Kehr's avatar Sebastian Kehr :rowboat_tone2:
Browse files

adjusted docker-compose.yml (refs #14537)

parent 013cd7b6
No related merge requests found
......@@ -5,7 +5,7 @@ services:
volumes:
- ./:/usr/local/vufind
environment:
VUFIND_LOCAL_DIR: /usr/local/vufind/local/dev
VUFIND_LOCAL_DIR: /usr/local/vufind/fid_adlr/dev
VUFIND_CACHE_DIR: /usr/local/vufind/data/cache
VUFIND_LOCAL_MODULES: finc
VUFIND_ENV: development
......@@ -65,7 +65,7 @@ services:
volumes:
- ./:/usr/local/vufind:z
environment:
VUFIND_SITE: local
VUFIND_SITE: fid_adlr
VUFIND_INSTANCE: dev
VUFIND_DB_CLIENT: "%"
VUFIND_DB_ADMIN_PASSWORD: adminpw
......
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