Fix image "link"

This commit is contained in:
askiiart 2023-08-28 23:38:10 -05:00 committed by GitHub
parent 423a538a1b
commit 748158282b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,7 @@ autogen enables or disables the bot's automatic production of homebrew content.
Example `docker run`: Example `docker run`:
```bash ```bash
docker run -d -v /path/to/.env:/data/.env docker.askiiart.net/askiiart/createrepo_c docker run -d -v /path/to/.env:/data/.env docker.askiiart.net/askiiart/discord-always-dungeons
``` ```
Example `docker-compose.yml`: Example `docker-compose.yml`: