Simplify Docker support
This commit is contained in:
parent
ec15262e27
commit
b7423896d1
3 changed files with 4 additions and 7 deletions
|
@ -32,12 +32,6 @@ Update `data/profile.toml` and add this line:
|
|||
trusted_hosts = ["*"]
|
||||
```
|
||||
|
||||
Build static assets.
|
||||
|
||||
```bash
|
||||
make update
|
||||
```
|
||||
|
||||
Start the app with Docker Compose, it will listen on port 8000 by default.
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue