mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-10-03 07:46:18 +00:00
Looking like a promising end of this task.
This commit is contained in:
Submodule docker/WGDashboard deleted from 3012619049
@@ -59,5 +59,4 @@ COPY entrypoint.sh /entrypoint.sh
|
|||||||
|
|
||||||
# Exposing the default WireGuard Dashboard port for web access.
|
# Exposing the default WireGuard Dashboard port for web access.
|
||||||
EXPOSE 10086
|
EXPOSE 10086
|
||||||
ENTRYPOINT [ "sleep", "infinity" ]
|
ENTRYPOINT ["/bin/bash", "/entrypoint.sh"]
|
||||||
#ENTRYPOINT ["/bin/bash", "/entrypoint.sh"]
|
|
Reference in New Issue
Block a user