Release v1.0.0 #16

Merged
Wesser merged 492 commits from release/v1.0.0 into master 2025-02-12 09:19:32 +03:00
251 changed files with 12668 additions and 98 deletions
Showing only changes of commit 665544236f - Show all commits

View File

@ -77,6 +77,7 @@ jobs:
-e SECURITY_SALT_SIZE=$SECURITY_SALT_SIZE \ -e SECURITY_SALT_SIZE=$SECURITY_SALT_SIZE \
-e ACTUAL_SUB_PATH=api \ -e ACTUAL_SUB_PATH=api \
-e SWAGGER_SUB_PATH=swagger \ -e SWAGGER_SUB_PATH=swagger \
-e TZ=Europe/Moscow \
$DOCKER_IMAGE $DOCKER_IMAGE
" "