add: nugget
All checks were successful
Deploy via SSH on push / deploy-via-ssh (push) Successful in 25s
All checks were successful
Deploy via SSH on push / deploy-via-ssh (push) Successful in 25s
This commit is contained in:
@@ -7,7 +7,4 @@ WORKDIR /data
|
|||||||
|
|
||||||
RUN pip install --no-cache-dir -r /data/requirements.txt
|
RUN pip install --no-cache-dir -r /data/requirements.txt
|
||||||
|
|
||||||
RUN ls
|
|
||||||
RUN pwd
|
|
||||||
|
|
||||||
CMD ["gunicorn", "-b", "0.0.0.0:5000", "app:app"]
|
CMD ["gunicorn", "-b", "0.0.0.0:5000", "app:app"]
|
||||||
|
|||||||
BIN
src/data/static/img/backgrounds/background8.gif
Normal file
BIN
src/data/static/img/backgrounds/background8.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.0 MiB |
Reference in New Issue
Block a user