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