hostname removed

This commit is contained in:
2023-09-10 01:24:52 +02:00
parent 604b67172c
commit 4f7272776a
-1
View File
@@ -2,7 +2,6 @@ services:
# WebsiteShot # WebsiteShot
websiteshot: websiteshot:
container_name: ${WEBSITESHOT_CONTAINER_NAME:-WebsiteShot} container_name: ${WEBSITESHOT_CONTAINER_NAME:-WebsiteShot}
hostname: websiteshot
image: flowko1/website-shot:${WEBSITESHOT_TAG:-latest} image: flowko1/website-shot:${WEBSITESHOT_TAG:-latest}
restart: ${RESTART:-unless-stopped} restart: ${RESTART:-unless-stopped}
healthcheck: healthcheck: