Renames fr_celery dir to celerywyrm
This commit is contained in:
parent
f77c156733
commit
d1f1260640
8 changed files with 23 additions and 23 deletions
|
@ -6,5 +6,5 @@ RUN mkdir /app/images
|
|||
WORKDIR /app
|
||||
COPY requirements.txt /app/
|
||||
RUN pip install -r requirements.txt
|
||||
COPY ./fedireads /app
|
||||
COPY ./fr_celery /app
|
||||
COPY ./bookwyrm /app
|
||||
COPY ./celerywyrm /app
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue