Git Product home page Git Product logo

Comments (5)

koeltp avatar koeltp commented on May 26, 2024

{ "name": "@", "proxied": true },
Even if configured like this, it still resolves to example.com.example.com.

from cloudflare-ddns.

koeltp avatar koeltp commented on May 26, 2024
  ddns:
    image: timothyjmiller/cloudflare-ddns:latest
    container_name: ddns
    security_opt:
      - no-new-privileges:true
    network_mode: 'host'
    environment:
      - PUID=1000
      - PGID=1000
    volumes:
      - ./ddns/config.json:/config.json
    restart: unless-stopped

docker compose

from cloudflare-ddns.

cotton105 avatar cotton105 commented on May 26, 2024

Heads up, you should regenerate your API token/key if you haven't already. They are exposed in your screenshot.

from cloudflare-ddns.

cotton105 avatar cotton105 commented on May 26, 2024

I have been checking out your issue and I can't see any problems from my end. Are you saying that your A record for gshtz.top should appear as @? If that's the case, then just know that Cloudflare lists the root domain with its actual name, rather than a literal @ – you can try manually editing the record in the Cloudflare UI and entering an @, and you should see that after saving, the whole root domain name is displayed instead.

from cloudflare-ddns.

koeltp avatar koeltp commented on May 26, 2024

@cotton105 It has already been modified at that time. Thanks for your reply, I understand. Thanks!

from cloudflare-ddns.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.