services: express-backend: build: ./backend network_mode: service:nextjs-frontend nextjs-frontend: build: ./frontend ports: - "3000:3000"