--- services: web: image: nginx:latest ports: - "8080:80" volumes: - CHANGE_TO_COMPOSE_DATA_PATH/nginx:/usr/share/nginx/html