We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Love your images. Can I request a small tweak to your cloudflare DDNS update:
from --data "{"type":"A","name":"$RECORDNAME","content":"$IP","ttl":120,"proxied":false}"
to --data "{"type":"A","name":"$RECORDNAME","content":"$IP","ttl":120,"proxied":"$PROXIED"}"
Then pull Proxied from Envt
The text was updated successfully, but these errors were encountered:
hi @matt-benett thanks,
can you please make a pull request with your changes?
cheers maik
Sorry, something went wrong.
Sorry, i do not know how to do a PR. And I am only guessing at the changes for the ENVT, but I think its OK, I have attached.
Dockerfiles.zip
No branches or pull requests
Love your images. Can I request a small tweak to your cloudflare DDNS update:
from
--data "{"type":"A","name":"$RECORDNAME","content":"$IP","ttl":120,"proxied":false}"
to
--data "{"type":"A","name":"$RECORDNAME","content":"$IP","ttl":120,"proxied":"$PROXIED"}"
Then pull Proxied from Envt
The text was updated successfully, but these errors were encountered: