Permalink
Cannot retrieve contributors at this time
12 lines (12 sloc)
332 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 |
|
REPO_MISSING_SCHEMA_ACTION=create |
|
MP_MEM=2048m |
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.