1
0
mirror of https://github.com/taigrr/godns synced 2025-01-18 04:03:25 -08:00

Update README.md

This commit is contained in:
Timothy Ye 2017-09-15 16:32:11 +08:00 committed by GitHub
parent e0dd532cfe
commit d6fcfcd4f5

View File

@ -106,7 +106,7 @@ Now godns supports to run in docker.
* Get [config_sample.json](https://github.com/timothyye/godns/blob/master/config_sample.json) from Github. * Get [config_sample.json](https://github.com/timothyye/godns/blob/master/config_sample.json) from Github.
* Rename it to **config.json**. * Rename it to **config.json**.
* Run godns with docker: * Run GoDNS with docker:
```bash ```bash
docker run -d --name godns --restart=always \ docker run -d --name godns --restart=always \