We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
try again
1 parent b5805bb commit c8affc4Copy full SHA for c8affc4
copier.yml
@@ -55,7 +55,7 @@ postgres_password:
55
default: changethis
56
validate: |
57
{% if postgres_password|length < 8 %}
58
- Password must have at least 8 characters
+ Password must have at least 8 characters. Try again
59
{% endif %}
60
61
sentry_dsn:
0 commit comments