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