version: "3" services: client: image: nginx ports: - 127.0.0.1:23480:80 volumes: - ./src:/usr/share/nginx/html