This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
erikfaderik@vm-110225:~$ sudo docker logs nginx-proxy | |
Info: running nginx-proxy version 1.7.0-10-g04797a5 | |
Warning: A custom dhparam.pem file was provided. Best practice is to use standardized RFC7919 DHE groups instead. | |
Warning: TRUST_DOWNSTREAM_PROXY is not set; defaulting to "true". For security, you should explicitly set TRUST_DOWNSTREAM_PROXY to "false" if there is not a trusted reverse proxy in front of this proxy. | |
Warning: The default value of TRUST_DOWNSTREAM_PROXY might change to "false" in a future version of nginx-proxy. If you require TRUST_DOWNSTREAM_PROXY to be enabled, explicitly set it to "true". | |
forego | starting dockergen.1 on port 5000 | |
forego | starting nginx.1 on port 5100 | |
nginx.1 | 2025/02/11 07:19:09 [notice] 18#18: using the "epoll" event method | |
nginx.1 | 2025/02/11 07:19:09 [notice] 18#18: nginx/1.27.4 | |
nginx.1 | 2025/02/11 07:19:09 [notice] 18#18: built by gcc 12.2.0 (Debian 12.2.0-14) |