mirror of
https://github.com/linuxserver/docker-nginx.git
synced 2026-02-11 21:08:32 +08:00
fix typo
This commit is contained in:
parent
38f7830b16
commit
a547fbc6dc
@ -41,7 +41,7 @@ http://192.168.x.x:8080 would show you what's running INSIDE the container on po
|
||||
|
||||
* `-p 80` - The web-services.
|
||||
* `-p 443` - The SSL-Based Webservice
|
||||
* `-v /config` - Contains you www content and all relevant configuration files.
|
||||
* `-v /config` - Contains your www content and all relevant configuration files.
|
||||
* `-e PGID` for GroupID - see below for explanation
|
||||
* `-e PUID` for UserID - see below for explanation
|
||||
* `-e TZ` - timezone ie. `America/New_York`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user