mirror of
https://github.com/Fluffy-Bean/Fluffys-website.git
synced 2025-06-22 01:46:16 +00:00
💀
This commit is contained in:
parent
7617e19e66
commit
4394e713bd
4 changed files with 24 additions and 10 deletions
|
@ -11,7 +11,7 @@ WORKDIR /app
|
|||
COPY requirements.txt requirements.txt
|
||||
RUN pip install -r requirements.txt
|
||||
|
||||
COPY website .
|
||||
COPY ./website/ /app/
|
||||
COPY run.sh run.sh
|
||||
RUN chmod +x run.sh
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue