Merge pull request #230 from lion24/patch-1

This commit is contained in:
Kristoffer Dalby
2021-11-22 09:47:37 +00:00
committed by GitHub

View File

@@ -26,7 +26,7 @@
```shell ```shell
docker run --name headscale \ docker run --name headscale \
-e POSTGRES_DB=headscale -e POSTGRES_DB=headscale \
-e POSTGRES_USER=foo \ -e POSTGRES_USER=foo \
-e POSTGRES_PASSWORD=bar \ -e POSTGRES_PASSWORD=bar \
-p 5432:5432 \ -p 5432:5432 \