Fixed config info

This commit is contained in:
2025-04-11 00:51:37 -04:00
parent 8b68653b6f
commit 56ac66e9b1
29 changed files with 682 additions and 70 deletions

View File

@@ -1,3 +1,3 @@
vars:pre-request {
BASE_URL: http://localhost:5000
API_URL: {{BASE_URL}}/api
}