This commit is contained in:
parent
169dda4d3b
commit
659d7405b2
@ -33,7 +33,7 @@ RUN yarn install --immutable
|
|||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
# Compile assets
|
# Compile assets
|
||||||
RUN env RAILS_ENV=production bundle exec rails webpacker:clobber webpacker:compile
|
RUN env RAILS_ENV=production bundle exec rails shakapacker:clobber shakapacker:compile
|
||||||
|
|
||||||
ENV PORT=80
|
ENV PORT=80
|
||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
|
Loading…
Reference in New Issue
Block a user