added functional groups api + started pictures

This commit is contained in:
2025-07-30 19:10:10 +03:00
parent c203a890dc
commit 3341d68c7e
20 changed files with 1103 additions and 120 deletions

View File

@ -7,6 +7,7 @@ services:
access_token_expiration_time: 10080
secret_key: "your-key"
swagger_enabled: true
join_code_length: 8
# This part should not be touched. Probably
algorithm: "HS256"
db_host: "127.0.0.1" # review this later