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