fix: this is a route
All checks were successful
Publish docker image / Publish (push) Successful in 2m24s

This commit is contained in:
Ashhhleyyy 2024-02-18 19:28:58 +00:00
parent 07e9ba3543
commit ce3bcc443b
Signed by: ash
GPG key ID: 83B789081A0878FB

View file

@ -23,6 +23,7 @@ app.add_middleware(
allow_headers="*",
)
@app.get('/')
def index():
return {
'🏳️‍⚧️': 'trans rights!',