services: wiji-web: build: context: .. dockerfile: deploy/Dockerfile container_name: wiji-web restart: unless-stopped ports: - "8421:8421"