mirror of
https://github.com/civsocit/olgram.git
synced 2025-05-24 14:43:26 +00: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