run to start

This commit is contained in:
hay-kot 2021-02-11 18:54:03 -09:00
commit bb218d6371

View file

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