mirror of
https://github.com/civsocit/olgram.git
synced 2023-07-22 01:29:12 +03:00
fix
This commit is contained in:
parent
cf6ba4df6d
commit
6deaff27b0
@ -7,4 +7,6 @@ WORKDIR /app
|
||||
RUN pip install --upgrade pip && \
|
||||
pip install -r requirements.txt
|
||||
|
||||
EXPOSE 80
|
||||
|
||||
ENTRYPOINT ["./docker-entrypoint.sh"]
|
||||
|
Loading…
Reference in New Issue
Block a user