diff --git a/docker-compose.yaml b/docker-compose.yaml index aac12a1..1494a72 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -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