version: "3.8" services: wg-breezy: image: wg-breezy command: npm run serve volumes: - ./src/:/app/ environment: # - PASSWORD=p - WG_HOST=192.168.1.233