forked from github/plane
dev: remove unused packages (#3009)
* dev: remove unused packages * dev: remove gunicorn config
This commit is contained in:
committed by
sriram veeraghanta
parent
b35874e294
commit
b44dd26347
@@ -79,7 +79,6 @@ COPY apiserver/manage.py manage.py
|
||||
COPY apiserver/plane plane/
|
||||
COPY apiserver/templates templates/
|
||||
|
||||
COPY apiserver/gunicorn.config.py ./
|
||||
RUN apk --no-cache add "bash~=5.2"
|
||||
COPY apiserver/bin ./bin/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user