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

update README file

This commit is contained in:
Timothy 2017-10-30 15:07:55 +08:00
parent eef6c9c1aa
commit 549a98a48f

View File

@ -200,7 +200,7 @@ Now godns supports to run in docker.
```bash
docker run -d --name godns --restart=always \
-v /path/to/config.json:/usr/local/godns/config.json timothyye/godns:1.3
-v /path/to/config.json:/usr/local/godns/config.json timothyye/godns:latest
```
## Enjoy it!