mirror of
https://github.com/WeeJeWel/wg-easy.git
synced 2024-11-18 00:19:22 +08:00
Update Dockerfile
This commit is contained in:
parent
c74179eece
commit
ffaf67a08a
@ -10,10 +10,10 @@ RUN npm ci --production
|
||||
|
||||
# Expose Ports
|
||||
EXPOSE 51820/udp
|
||||
EXPOSE 80/tcp
|
||||
EXPOSE 51821/tcp
|
||||
|
||||
# Set Environment
|
||||
ENV DEBUG=Server,WireGuard
|
||||
|
||||
# Run Web UI
|
||||
CMD ["node", "server.js"]
|
||||
CMD ["node", "server.js"]
|
||||
|
Loading…
Reference in New Issue
Block a user