Browse Source
update Dockerfile to make the env clear
pull/331/head
Leo Liu
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
Dockerfile
|
|
@ -48,7 +48,7 @@ EXPOSE 51821/tcp |
|
|
ENV DEBUG=Server,WireGuard |
|
|
ENV DEBUG=Server,WireGuard |
|
|
|
|
|
|
|
|
# Environment for using boringtun |
|
|
# Environment for using boringtun |
|
|
# ENV WG_QUICK_USERSPACE_IMPLEMENTATION |
|
|
# ENV WG_QUICK_USERSPACE_IMPLEMENTATION=boringtun |
|
|
ENV WG_SUDO=1 |
|
|
ENV WG_SUDO=1 |
|
|
|
|
|
|
|
|
# Run Web UI |
|
|
# Run Web UI |
|
|
|