Skip to content

Commit 3d976c9

Browse files
author
Francisco Wesley Costa Pereira
committed
modify README
1 parent 396d618 commit 3d976c9

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,4 +200,5 @@ override.tf.json
200200

201201
# Ignore CLI configuration files
202202
.terraformrc
203-
terraform.rc
203+
terraform.rc
204+
.idea

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ curl --location 'https://techchallenge.com.br/api/v1/register' \
103103
--header 'Authorization: ••••••' \
104104
--data-raw '{
105105
"username": "111.111.111.11",
106-
"password": "Teste@2024!!,",
106+
"password": "Teste@2025!!,",
107107
"email": "teste@gmail.com"
108108
}'
109109
```

0 commit comments

Comments
 (0)