From a05d6979ec6060895c7b18042ffd2b106fdcb82b Mon Sep 17 00:00:00 2001 From: Donald Zou Date: Fri, 7 May 2021 15:27:37 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed3027e..66b67f7 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@

Monitoring WireGuard is not convinient, need to login into server and type wg show. That's why this platform is being created, to view all configurations and manage them in a easier way.


-

I'm looking for someone that have experiences on migrating this project to a Docker app, with a complete solution ;) If you know how please file an issue.

+

I'm looking for someone that have experiences on migrating this project to a Docker app, with a complete solution ;) If you know how please comment in here.