services: web: build: . image: madoka-network ports: - "127.0.0.1:4321:4321" restart: unless-stopped