diff --git a/glorytun/glorytun.config b/glorytun/glorytun.config index 2d1ca6b8b..a0dfe1593 100644 --- a/glorytun/glorytun.config +++ b/glorytun/glorytun.config @@ -9,4 +9,4 @@ config glorytun 'vpn' option chacha20 '1' option mtuauto '1' option localip '10.255.255.2' - option remoteip "10.255.255.1' \ No newline at end of file + option remoteip '10.255.255.1' \ No newline at end of file