Browse Source

Update Dockerfile

pull/36/head
Emile Nijssen 4 years ago
committed by GitHub
parent
commit
ffaf67a08a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Dockerfile

2
Dockerfile

@ -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…
Cancel
Save