--- version: '2' services: hugo: build: context: . args: baseurl: https://dev.chameth.com/ restart: always labels: com.chameth.vhost: 'dev.chameth.com' com.chameth.proxy: '80'