mirror of
https://github.com/civsocit/olgram.git
synced 2025-12-15 18:36:16 +00:00
fix
This commit is contained in:
@@ -7,4 +7,6 @@ WORKDIR /app
|
||||
RUN pip install --upgrade pip && \
|
||||
pip install -r requirements.txt
|
||||
|
||||
EXPOSE 80
|
||||
|
||||
ENTRYPOINT ["./docker-entrypoint.sh"]
|
||||
|
||||
Reference in New Issue
Block a user