I’m running OwnCloud in Docker and have setup NGinx as a reverse proxy. This works perfectly for all my other services, but OwnCloud keeps throwing the untrusted domain error. I’ve edited the config.php file to add my exampledemain.com but no dice. Does anybody know what I need to do?

  • [email protected]A
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    You need to forward the real IP from nginx.
    I’ll upload an example when I get off work