diff --git a/websiteshot/compose.yml b/websiteshot/compose.yml index 4aad044..221d2ce 100644 --- a/websiteshot/compose.yml +++ b/websiteshot/compose.yml @@ -2,7 +2,6 @@ services: # WebsiteShot websiteshot: container_name: ${WEBSITESHOT_CONTAINER_NAME:-WebsiteShot} - hostname: websiteshot image: flowko1/website-shot:${WEBSITESHOT_TAG:-latest} restart: ${RESTART:-unless-stopped} healthcheck: