Small fix

This commit is contained in:
Andrew Dinh 2021-02-23 13:32:51 -08:00
parent 3be37ea5e4
commit 6a4fb784dc
Signed by: andrewkdinh
GPG Key ID: 2B557D93C6C08B86
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ cp .env.example .env
git clone https://github.com/daniel-e/rust-captcha.git rust-captcha
docker-compose up -d
```
3. Visit `http://localhost:33284`
## Credits