Skip to content

Commit

Permalink
udpate
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-sommer committed Nov 19, 2024
1 parent 83aa08d commit ab14a0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dojo/settings/template-env
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ DD_SECRET_KEY=#DD_SECRET_KEY#
# Key for encrypting credentials in the manager
DD_CREDENTIAL_AES_256_KEY=#DD_CREDENTIAL_AES_256_KEY#

# Database URL, options: postgres://, mysql://, sqlite://, to use unsafe characters encode with urllib.parse.encode
# Database URL, options: postgres://, to use unsafe characters encode with urllib.parse.encode
DD_DATABASE_URL=#DD_DATABASE_URL#

# Hosts/domain names that are valid for this site;
Expand Down

0 comments on commit ab14a0f

Please sign in to comment.