Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ services:
- ghost_network

traffic-analytics:
image: ghost/traffic-analytics:1.0.350@sha256:a23f9b04c1ba1920ba56b201deb58751e5ad1d0d6b2c6034243847f4f8ce1352
image: ghost/traffic-analytics:1.0.352@sha256:1a01ea65b7e450cf402a49ca435d15345a4119aa643cd98d48e4916442b44605
restart: always
expose:
- "3000"
Expand Down