Skip to content

Commit

Permalink
Updated examples in project template (#4079)
Browse files Browse the repository at this point in the history
Signed-off-by: Elena Khaustova <ymax70rus@gmail.com>
  • Loading branch information
ElenaKhaustova authored Aug 14, 2024
1 parent 716890d commit 9cdddef
Showing 1 changed file with 6 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,14 @@
# Example:
#
# dev_s3:
# aws_access_key_id: token
# aws_secret_access_key: key
# client_kwargs:
# aws_access_key_id: key
# aws_secret_access_key: secret
#
# prod_s3:
# aws_access_key_id: token
# aws_secret_access_key: key
# client_kwargs:
# aws_access_key_id: key
# aws_secret_access_key: secret
#
# dev_sql:
# username: admin
Expand Down

0 comments on commit 9cdddef

Please sign in to comment.