This shows you the differences between two versions of the page.
| dokuwiki:docker [2022/07/21 10:41] – external edit 127.0.0.1 | dokuwiki:docker [2022/07/21 15:45] (current) – [Miscellaneous] ndatingalls | ||
|---|---|---|---|
| Line 93: | Line 93: | ||
| Update favicon by uploading file to '' | Update favicon by uploading file to '' | ||
| + | |||
| + | If running behind a load balancer configure logging by editing '' | ||
| + | < | ||
| + | http { | ||
| + | ## | ||
| + | # Logging Settings | ||
| + | ## | ||
| + | |||
| + | log_format combined_realip ' | ||
| + | '" | ||
| + | '" | ||
| + | |||
| + | # | ||
| + | access_log / | ||
| + | } | ||
| + | </ | ||
| ---- | ---- | ||
| * https:// | * https:// | ||
| * https:// | * https:// | ||
| * https:// | * https:// | ||
| + | * https:// | ||