Fixing docker build.

This commit is contained in:
Dessalines 2021-03-23 12:37:49 -04:00
parent 945357fc30
commit f60c8911d3

View file

@ -28,8 +28,10 @@ RUN yarn install --pure-lockfile
COPY tsconfig.json \
webpack.config.js \
.babelrc \
generate_translations.js \
./
COPY joinlemmy-translations joinlemmy-translations
COPY src src
# Copy the docs and API