]> Untitled Git - lemmy-ui.git/blobdiff - dev.dockerfile
remove badge-muted
[lemmy-ui.git] / dev.dockerfile
index 0faa3ad3dbf84c228914031e2869d4397bd094d3..0e925c0a90dfca99dceb40c7186bc82e79fb757d 100644 (file)
@@ -6,7 +6,6 @@ WORKDIR /usr/src/app
 ENV npm_config_target_arch=x64\r
 ENV npm_config_target_platform=linux\r
 ENV npm_config_target_libc=musl\r
-ENV NODE_ENV=development\r
 \r
 # Cache deps\r
 COPY package.json yarn.lock ./\r