Added port mapping
This commit is contained in:
@@ -8,6 +8,8 @@ services:
|
|||||||
# - /config.json:/config.json
|
# - /config.json:/config.json
|
||||||
command: --interval 86400
|
command: --interval 86400
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
ports:
|
||||||
|
- 8080:8080
|
||||||
environment:
|
environment:
|
||||||
- WATCHTOWER_NOTIFICATION_SLACK_CHANNEL=#alerts
|
- WATCHTOWER_NOTIFICATION_SLACK_CHANNEL=#alerts
|
||||||
- WATCHTOWER_NOTIFICATION_SLACK_HOOK_URL=https://hooks.slack.com/services/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
|
- WATCHTOWER_NOTIFICATION_SLACK_HOOK_URL=https://hooks.slack.com/services/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
|
||||||
|
|||||||
Reference in New Issue
Block a user