Revert "docker compose uses the dockerhub image as before"
This reverts commit ab6a71dff1.
This commit is contained in:
parent
ab6a71dff1
commit
e8ccc95937
|
|
@ -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…
Reference in New Issue