mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-11-22 21:36:17 +00:00
fix: revert compose tag
This commit is contained in:
@@ -3,7 +3,7 @@ services:
|
|||||||
# Since the github organisation we recommend the ghcr.io.
|
# Since the github organisation we recommend the ghcr.io.
|
||||||
# Alternatively we also still push to docker.io under donaldzou/wgdashboard.
|
# Alternatively we also still push to docker.io under donaldzou/wgdashboard.
|
||||||
# Both share the exact same tags. So they should be interchangable.
|
# Both share the exact same tags. So they should be interchangable.
|
||||||
image: ghcr.io/wgdashboard/wgdashboard:1267fb6
|
image: ghcr.io/wgdashboard/wgdashboard:latest
|
||||||
|
|
||||||
# Make sure to set the restart policy. Because for a VPN its important to come back IF it crashes.
|
# Make sure to set the restart policy. Because for a VPN its important to come back IF it crashes.
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user