Skip to content

Commit

Permalink
add partners to dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
microstudi committed Sep 12, 2023
1 parent b0efca1 commit f85199d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ COPY ./db /app/db
COPY ./lib /app/lib
COPY ./packages /app/packages
COPY ./public/*.* /app/public/
COPY ./public/partners* /app/public/
COPY ./config.ru /app/config.ru
COPY ./Rakefile /app/Rakefile
COPY ./babel.config.json /app/babel.config.json
Expand Down

0 comments on commit f85199d

Please sign in to comment.