Updated :(
This commit is contained in:
parent
1a70bb5561
commit
11dfe4c421
@ -16,7 +16,5 @@ WORKDIR /code
|
||||
COPY . /code
|
||||
|
||||
RUN bundle install
|
||||
RUN cd public
|
||||
RUN yarn install
|
||||
|
||||
EXPOSE 4567
|
Loading…
Reference in New Issue
Block a user