mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-14 13:51:01 +02:00
Update Running.md
line 29, fixed added "\" to fix script
This commit is contained in:
parent
836986aa59
commit
e7531eeccf
@ -26,7 +26,7 @@
|
||||
|
||||
```shell
|
||||
docker run --name headscale \
|
||||
-e POSTGRES_DB=headscale
|
||||
-e POSTGRES_DB=headscale \
|
||||
-e POSTGRES_USER=foo \
|
||||
-e POSTGRES_PASSWORD=bar \
|
||||
-p 5432:5432 \
|
||||
|
Loading…
Reference in New Issue
Block a user