fix docker doc

This commit is contained in:
xbclub
2021-03-17 15:41:58 +08:00
committed by GitHub
parent d9bc819108
commit df2f56817a

View File

@@ -124,7 +124,7 @@ systemd 脚本放入:
-e iproute=192.168.10.0/255.255.255.0 \
-v <your conf path>:/anylink/conf \
-v <your log path>:/anylink/log \
--restart=always
--restart=always \
anylink
```