peer-group-grading/bruno/environments/local-dev.bru
Mika 4a550904bf
Some checks failed
ci/woodpecker/push/check_fmt Pipeline failed
add projects controller and API endpoint for project creation
2025-04-02 10:29:51 +02:00

4 lines
81 B
Text

vars {
api_base: http://localhost:8080/api/{{api_version}}
api_version: v1
}