1
0

Добавил Keycloak

This commit is contained in:
2024-05-25 20:57:58 +03:00
parent 13b6deae14
commit 76acb0d162
9 changed files with 116 additions and 29 deletions

View File

@ -71,7 +71,7 @@ tasks:
docker run
--rm
-u {{.USER_ID}}:{{.GROUP_ID}}
-v $PWD/app:/app
-v $PWD:/app
-w /app
pyfound/black:latest_release
black .