hostname removed
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user