mirror of
https://github.com/linuxserver/docker-heimdall.git
synced 2026-05-06 06:50:37 +09:00
fix typos, update readme
This commit is contained in:
@@ -93,8 +93,8 @@ Container images are configured using parameters passed at runtime (such as thos
|
||||
|
||||
| Parameter | Function |
|
||||
| :----: | --- |
|
||||
| `-p 80` | http |
|
||||
| `-p 443` | https |
|
||||
| `-p 80` | http gui |
|
||||
| `-p 443` | https gui |
|
||||
| `-e PUID=1001` | for UserID - see below for explanation |
|
||||
| `-e PGID=1001` | for GroupID - see below for explanation |
|
||||
| `-e TZ=Europe/London` | Specify a timezone to use EG Europe/London |
|
||||
|
||||
Reference in New Issue
Block a user