1
0
mirror of https://github.com/donaldzou/WGDashboard.git synced 2024-11-22 07:10:09 +01:00

Looking like a promising end of this task.

This commit is contained in:
Dselen 2024-08-23 13:01:50 -05:00
parent 49502235b5
commit 1d20dc9fcb
2 changed files with 1 additions and 3 deletions

@ -1 +0,0 @@
Subproject commit 30126190496f079749a00726885bd7277c5ac4b0

View File

@ -59,5 +59,4 @@ COPY entrypoint.sh /entrypoint.sh
# Exposing the default WireGuard Dashboard port for web access.
EXPOSE 10086
ENTRYPOINT [ "sleep", "infinity" ]
#ENTRYPOINT ["/bin/bash", "/entrypoint.sh"]
ENTRYPOINT ["/bin/bash", "/entrypoint.sh"]