Skip to content

Commit

Permalink
copy well known
Browse files Browse the repository at this point in the history
  • Loading branch information
microstudi committed Dec 14, 2023
1 parent ab3a41c commit e831a5d
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 @@ -51,6 +51,7 @@ COPY ./db /app/db
COPY ./lib /app/lib
COPY ./packages /app/packages
COPY ./public/*.* /app/public/
COPY ./public/.well-known /app/public/.well-known
COPY ./config.ru /app/config.ru
COPY ./Rakefile /app/Rakefile
COPY ./babel.config.json /app/babel.config.json
Expand Down

0 comments on commit e831a5d

Please sign in to comment.