Skip to content

Commit c8affc4

Browse files
authored
Update copier.yml, add try again
1 parent b5805bb commit c8affc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

copier.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ postgres_password:
5555
default: changethis
5656
validate: |
5757
{% if postgres_password|length < 8 %}
58-
Password must have at least 8 characters
58+
Password must have at least 8 characters. Try again
5959
{% endif %}
6060
6161
sentry_dsn:

0 commit comments

Comments
 (0)