Browse Source

update Dockerfile to make the env clear

pull/331/head
Leo Liu 4 years ago
committed by GitHub
parent
commit
a159132c84
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Dockerfile

2
Dockerfile

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

Loading…
Cancel
Save