mirror of
https://github.com/linuxserver/docker-project-template.git
synced 2026-02-04 18:50:44 +08:00
Fix typo around timesync
This commit is contained in:
parent
cf85e1b0fc
commit
d0ff03ae2b
@ -15,7 +15,7 @@ docker create --name=<container-name> -v /etc/localtime:/etc/localtime:ro -v <pa
|
||||
**Parameters**
|
||||
|
||||
* `-p 4242` - the port(s)
|
||||
* `-v /etc/localhost` for timesync - *optional*
|
||||
* `-v /etc/localtime` for timesync - *optional*
|
||||
* `-v /config` -
|
||||
* `-e PGID` for GroupID - see below for explanation
|
||||
* `-e PUID` for UserID - see below for explanation
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user