Create environnement

This commit is contained in:
T'JAMPENS QUENTIN p2406187
2025-10-24 17:18:43 +02:00
parent 8932c90c8a
commit a3c418de46
14 changed files with 19 additions and 13 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ meta {
}
post {
url: http://localhost:8000/api/users/login
url: {{url}}/api/users/login
body: json
auth: none
}