Skip to content
Snippets Groups Projects
Commit 1c0bd516 authored by Christian Elberfeld's avatar Christian Elberfeld
Browse files

Verweis auf Doku

parent 509cc232
No related branches found
Tags 0.1 0.9
No related merge requests found
......@@ -13,7 +13,7 @@ if __name__ == "__main__":
@app.route('/')
def hello_world():
return 'Warpzone API'
return 'Warpzone API, see: https://gitlab.warpzone.ms/infrastruktur/warpapi/blob/master/README.md'
@app.route('/static/<path:path>')
def send_static(path):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment