services: workcalendar: hostname: workcalendar build: context: . dockerfile: Dockerfile environment: - APP_ENV=dev - APP_DEBUG=1 networks: - proxy networks: proxy: external: true