services: backend: image: back:latest container_name: wedding-site # volumes: # - ../:/home/backend/ ports: - "${PORT}:${PORT}"