mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-04-19 19:59:13 +03:00
Merge fd1625558f
into 2fdafd34ca
This commit is contained in:
commit
e31c4fd6da
4 changed files with 0 additions and 8 deletions
|
@ -1,5 +1,3 @@
|
||||||
version: "3"
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
wg:
|
wg:
|
||||||
build: .
|
build: .
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: "3"
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
boringtun:
|
boringtun:
|
||||||
image: ghcr.io/ntkme/boringtun:edge
|
image: ghcr.io/ntkme/boringtun:edge
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: "3"
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
wireguard:
|
wireguard:
|
||||||
image: linuxserver/wireguard:latest
|
image: linuxserver/wireguard:latest
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
version: "3"
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
wireguard-ui:
|
wireguard-ui:
|
||||||
image: ngoduykhanh/wireguard-ui:latest
|
image: ngoduykhanh/wireguard-ui:latest
|
||||||
|
|
Loading…
Add table
Reference in a new issue