Skip to content
Permalink
8b9b0ede8b
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
@mederly
Latest commit 8b9b0ed Sep 28, 2018 History
Also with other minor enhancements.
1 contributor

Users who have contributed to this file

11 lines (11 sloc) 295 Bytes
# These parameters can be overridden by setting environment variables before calling docker-compose up
AUTHENTICATION=internal
ENV=demo
USERTOKEN=
REPO_DATABASE_TYPE=mariadb
REPO_JDBC_URL=default
REPO_HOST=midpoint-data
REPO_PORT=default
REPO_DATABASE=registry
REPO_USER=registry_user
MEM=2048m