spacing
This commit is contained in:
@@ -61,7 +61,9 @@ It is based on alpine linux with s6 overlay, for shell access whilst the contain
|
||||
## WEBUI_PORT variable
|
||||
|
||||
Due to issues with CSRF and port mapping, should you require to alter the port for the webui you need to change both sides of the `-p 8080` switch
|
||||
|
||||
AND set the `WEBUI_PORT` variable to the new port, this should alleviate the "white screen" issue.
|
||||
|
||||
For example, to set the port to 8090 you need to set `-p 8090:8090` and `-e WEBUI_PORT=8090`
|
||||
|
||||
### User / Group Identifiers
|
||||
|
||||
Reference in New Issue
Block a user