]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - support/doc/docker.md
Update docker.md
authorruvilonix <114708614+ruvilonix@users.noreply.github.com>
Sun, 12 Feb 2023 00:14:14 +0000 (00:14 +0000)
committerChocobozzz <chocobozzz@cpy.re>
Mon, 13 Feb 2023 08:30:51 +0000 (09:30 +0100)
commit85ae729151173807114623c1e02c8c763e07cc01
treefa0ba1eecba841909af016e24754fc1f3086b2c2
parent6053e6f53c0975d4af5998d611f1dabef8224e41
Update docker.md

1. I don't know if you're supposed to do something other than enter `$EDITOR ./docker-compose.yml` into terminal, but when I did that it gave a permission error, so I just used nano. Same with `.env`.

2. Newer versions of Docker Compose use the command `docker compose`, not `docker-compose`.

3. Grepping the password from logs was not working. I looked at the full logs, and I didn't see anything about a password. I added how to set a custom password. Maybe the grepping part should be removed or changed to make it work.
support/doc/docker.md