-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hey and thanks for this repo,
so I am currently trying to move my xenforo to docker. And I got everything up and running under nginx, PHP-fpm but for some reason, I cannot get my Cloudflare ssl working. I already added the variables needed for the nginx-proxy.
nginx:
image: xfrocks/xenforo:nginx
environment:
- NGINX_ACCESS_LOG_FORMAT=timed
- NGINX_FAST_CGI_PASS=php-fpm:9000
- VIRTUAL_HOST=mydomain.com
- VIRTUAL_PROTO=httpsBut for some odd reason, the requests are not forwarded correctly.
Might you have a clue?
Regards Artur
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels