Skip to content

Commit e9c2709

Browse files
committed
Explicitly set MODE
Co-author: @MikiDi
1 parent 48b36f6 commit e9c2709

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ ENV LOG_SPARQL_ALL True
1818
ENV MU_SPARQL_ENDPOINT 'http://database:8890/sparql'
1919
ENV MU_SPARQL_UPDATEPOINT 'http://database:8890/sparql'
2020
ENV MU_APPLICATION_GRAPH 'http://mu.semte.ch/application'
21+
ENV MODE 'production'
2122

2223
RUN mkdir -p /usr/src/app
2324
WORKDIR /usr/src/app

0 commit comments

Comments
 (0)