Fix authentication on Keycloak
This commit is contained in:
@ -17,7 +17,7 @@ RUN apk --update --no-cache add \
|
||||
libffi-dev \
|
||||
curl && \
|
||||
chmod g+w /run && \
|
||||
pip install poetry gunicorn
|
||||
pip install poetry gunicorn poetry-plugin-export
|
||||
|
||||
COPY . /hsman
|
||||
|
||||
|
Reference in New Issue
Block a user