mirror of
https://github.com/DomiStyle/docker-idrac6.git
synced 2024-12-22 05:45:22 +01:00
Add IDRAC_PORT to README
This commit is contained in:
parent
1e88164d48
commit
4ed6db9f63
@ -26,9 +26,10 @@ All listed configuration variables are required.
|
||||
|
||||
| Variable | Description |
|
||||
|----------------|----------------------------------------------|
|
||||
|`IDRAC_HOST`| Host for your iDRAC instance. Make sure your instance is reachable with https://<IDRAC_HOST> |
|
||||
|`IDRAC_HOST`| Host for your iDRAC instance. Make sure your instance is reachable with https://<IDRAC_HOST>. See IDRAC_PORT for using custom ports. HTTPS is always used. |
|
||||
|`IDRAC_USER`| Username for your iDRAC instance. |
|
||||
|`IDRAC_PASSWORD`| Password for your iDRAC instance. |
|
||||
|`IDRAC_PORT`| The optional port for the web interface (443 by default) |
|
||||
|
||||
For advanced configuration options please take a look [here](https://github.com/jlesage/docker-baseimage-gui#environment-variables).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user