Add precompiling assets
This commit is contained in:
@@ -40,8 +40,7 @@ RUN npm install
|
||||
|
||||
RUN npm run build
|
||||
|
||||
# Uncomment the line below for production:
|
||||
# RUN bundle exec rake assets:precompile
|
||||
RUN bundle exec rake assets:precompile
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user