Browse Source

just add the env. wg-quick will skip userspace if kernel module exists

pull/331/head
zodiacg 4 years ago
parent
commit
3e14cbea4d
  1. 2
      Dockerfile

2
Dockerfile

@ -55,7 +55,7 @@ EXPOSE 51821/tcp
ENV DEBUG=Server,WireGuard
# Environment for using boringtun
# ENV WG_QUICK_USERSPACE_IMPLEMENTATION=boringtun
ENV WG_QUICK_USERSPACE_IMPLEMENTATION=boringtun
ENV WG_SUDO=1
# Run Web UI

Loading…
Cancel
Save