mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2024-11-22 15:20:09 +01:00
Looking like a promising end of this task.
This commit is contained in:
parent
49502235b5
commit
1d20dc9fcb
@ -1 +0,0 @@
|
|||||||
Subproject commit 30126190496f079749a00726885bd7277c5ac4b0
|
|
@ -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"]
|
|
Loading…
Reference in New Issue
Block a user