services: bayarea-site: build: context: . dockerfile: Dockerfile container_name: bayarea-site restart: unless-stopped ports: - "127.0.0.1:8080:80"