Skip to content
Snippets Groups Projects
Commit 8abefeb8 authored by Ethan Robert's avatar Ethan Robert
Browse files

Modified structure of the projecté

parent 6a401736
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
uvicorn main:app --host 0.0.0.0 --port 45566 --reload
\ No newline at end of file
#!/usr/bin/env python3
FILE = 'API/message.txt'
def writeMessage(message):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment