Update Readme

This commit is contained in:
Alex Tran
2022-02-11 22:35:14 -06:00
parent 56627caf5b
commit 051c958c8b
2 changed files with 3 additions and 1 deletions

View File

@@ -59,6 +59,8 @@ cp .env.example .env
Then populate the value in there.
Pay attention to the key `UPLOAD_LOCATION`, this directory must exist and is owned the user that run the `docker-compose` command below.
To start, run
```bash