Skip to content

Commit

Permalink
obfs4 bridges hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
NOXCIS authored Nov 7, 2024
1 parent 40cdfee commit b2c848b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions WG-Dash/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ COPY --from=builder /opt/wireguarddashboard/src/venv /opt/wireguarddashboard/src
COPY --from=builder /opt/wireguarddashboard/src/log /opt/wireguarddashboard/src/log/

RUN apk add --no-cache wireguard-tools sudo iptables tzdata && \
apk upgrade && \
chmod u+x /opt/wireguarddashboard/src/entrypoint.sh

HEALTHCHECK --interval=30s --timeout=10s --start-period=5s --retries=3 CMD \
Expand Down

0 comments on commit b2c848b

Please sign in to comment.