pull/1/head
webhainaut 6 years ago committed by GitHub
parent b53a1196ec
commit e4ca7dc917
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

@ -1,7 +1,7 @@
# DynDNS update script for OVH domains
[![Build Status](https://travis-ci.org/webhainaut/docker.svg?branch=master)](https://travis-ci.org/webhainaut/docker)
![](https://github.com/webhainaut/ovh-dyndns-docker/workflows/build-image/badge.svg)
![Build image](https://github.com/webhainaut/ovh-dyndns-docker/workflows/Build%20ovh-dyndns%20image/badge.svg)
this is based on *ovh-dyndns* from [Ambroisemaupate work](https://github.com/ambroisemaupate/Docker).
@ -44,4 +44,4 @@ docker run -d --name="ovh-dyndns" \
-e "PASSWORD=mypassword" \
-e "NSSERVER=192.168.1.1" \
ambroisemaupate/ovh-dyndns
```
```

Loading…
Cancel
Save