This commit is contained in:
hay-kot 2021-02-11 19:02:13 -09:00
commit 4aed29cda9

View file

@ -2,7 +2,7 @@
# TODO
## Web Server
./caddy start --config ./Caddyfile
caddy start --config ./Caddyfile
## Start API
uvicorn app:app --host 0.0.0.0 --port 80