mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-09-19 18:01:15 +00:00
Hotfix for stop entrapment and addition of workdir in Dockerfile
This commit is contained in:
@@ -85,5 +85,6 @@ COPY entrypoint.sh /entrypoint.sh
|
||||
|
||||
# Exposing the default WireGuard Dashboard port for web access.
|
||||
EXPOSE 10086
|
||||
WORKDIR $WGDASH
|
||||
|
||||
ENTRYPOINT ["/bin/bash", "/entrypoint.sh"]
|
Reference in New Issue
Block a user