mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-05-02 21:52:25 +03:00
docker compose uses the dockerhub image as before
This commit is contained in:
parent
18c5093968
commit
ab6a71dff1
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ version: '3'
|
|||
|
||||
services:
|
||||
wg:
|
||||
build: .
|
||||
#image: ngoduykhanh/wireguard-ui:latest
|
||||
#build: .
|
||||
image: ngoduykhanh/wireguard-ui:latest
|
||||
container_name: wgui
|
||||
environment:
|
||||
- SENDGRID_API_KEY
|
||||
|
|
Loading…
Add table
Reference in a new issue