docker compose uses the dockerhub image as before

This commit is contained in:
Giorgos Komninos 2021-08-08 20:11:07 +03:00
parent 18c5093968
commit ab6a71dff1

View file

@ -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