We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e2ba136 + 54e20dc commit eb98c63Copy full SHA for eb98c63
template.env.read-only
@@ -9,6 +9,8 @@ COMPOSE_PROJECT_NAME=dl-registry-read-only
9
WEB_PATH_AT_HOST=./services/read-only-web
10
DB_PATH_AT_HOST=./services/read-only-db
11
12
+DATALAD_REGISTRY_OPERATION_MODE=READ_ONLY
13
+
14
# Ports of the service(s) at host
15
WEB_PORT_AT_HOST=5000
16
0 commit comments