mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 22:43:34 -07:00
run to start
This commit is contained in:
parent
ef0af5a2f1
commit
bb218d6371
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
# TODO
|
# TODO
|
||||||
|
|
||||||
## Web Server
|
## Web Server
|
||||||
./caddy run --config ./Caddyfile
|
./caddy start --config ./Caddyfile
|
||||||
|
|
||||||
## Start API
|
## Start API
|
||||||
uvicorn app:app --host 0.0.0.0 --port 80
|
uvicorn app:app --host 0.0.0.0 --port 80
|
Loading…
Add table
Add a link
Reference in a new issue