Skip to content

Commit eb98c63

Browse files
authored
Merge pull request #379 from candleindark/enh
fix: add environment var declaration at template.env.read-only
2 parents e2ba136 + 54e20dc commit eb98c63

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

template.env.read-only

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ COMPOSE_PROJECT_NAME=dl-registry-read-only
99
WEB_PATH_AT_HOST=./services/read-only-web
1010
DB_PATH_AT_HOST=./services/read-only-db
1111

12+
DATALAD_REGISTRY_OPERATION_MODE=READ_ONLY
13+
1214
# Ports of the service(s) at host
1315
WEB_PORT_AT_HOST=5000
1416

0 commit comments

Comments
 (0)