Skip to content

Commit

Permalink
Readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
clayoster committed Oct 13, 2024
1 parent 0781780 commit 2182e49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Example information that will be used below:
### Manual updates can be sent to this service with a GET request in the following format:

```
curl http://ddns-user:[email protected]:8080/nic/update?hostname=home.example.com&myip=0.0.0.0
curl "http://ddns-user:[email protected]:8080/nic/update?hostname=home.example.com&myip=0.0.0.0"
```

## Deployment with Docker Compose (Recommended)
Expand Down

0 comments on commit 2182e49

Please sign in to comment.