Skip to content

Local IP for accessing Nextcloud #12

@TJB88

Description

@TJB88

Very happy with your instructions and it is working great. I can access it anywhere with my public duckdns-URL but not from inside my home network.
It seems it will be caused by a NAT loopback, which cannot be resolved with my ISP. Do you have instructions how to make it accessible from inside the home network? My server runs a couple of Docker images and has 192.168.1.3 as static IP.
It would be great to access Nextcloud from 192.168.1.3:8081.
I tried adding the following tothe Nextcloud-app part in the docker-compose, but not with the desired result. (Sorry noob here).

ports:
      - 8081:80

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions