added functional groups api + started pictures
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user