Adds test request for status endpoint

This commit is contained in:
Dennis Schoepf 2024-04-26 13:14:12 +02:00
parent 833b2759f4
commit a02ee0270a
2 changed files with 14 additions and 0 deletions

View file

@ -0,0 +1,3 @@
vars {
base_url: http://localhost:42069
}