mirror of
https://github.com/WeeJeWel/wg-easy.git
synced 2024-12-23 01:29:24 +08:00
Update Dockerfile
This commit is contained in:
parent
c74179eece
commit
ffaf67a08a
@ -10,7 +10,7 @@ RUN npm ci --production
|
|||||||
|
|
||||||
# Expose Ports
|
# Expose Ports
|
||||||
EXPOSE 51820/udp
|
EXPOSE 51820/udp
|
||||||
EXPOSE 80/tcp
|
EXPOSE 51821/tcp
|
||||||
|
|
||||||
# Set Environment
|
# Set Environment
|
||||||
ENV DEBUG=Server,WireGuard
|
ENV DEBUG=Server,WireGuard
|
||||||
|
Loading…
Reference in New Issue
Block a user