Add/Fix categories/tags (#7147)
This commit is contained in:
commit
75a10df394
2 changed files with 5 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# documentation: https://github.com/mregni/EmbyStat
|
||||
# slogan: EmbyStat is a web analytics tool, designed to provide insight into website traffic and user behavior.
|
||||
# category: media
|
||||
# tags: media, server, movies, tv, music
|
||||
# category: analytics
|
||||
# tags: analytics, insights, statistics, web, traffic
|
||||
# port: 6555
|
||||
|
||||
services:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
# documentation: https://rybbit.io/docs
|
||||
# slogan: Open-source, privacy-first web analytics.
|
||||
# tags: analytics,web,privacy,self-hosted,clickhouse,postgres
|
||||
# category: analytics
|
||||
# tags: analytics, web, privacy, self-hosted, clickhouse, postgres
|
||||
# logo: svgs/rybbit.svg
|
||||
# port: 3002
|
||||
|
||||
|
|
@ -130,4 +131,4 @@ services:
|
|||
<log_processors_profiles>0</log_processors_profiles>
|
||||
</default>
|
||||
</profiles>
|
||||
</clickhouse>
|
||||
</clickhouse>
|
||||
|
|
|
|||
Loading…
Reference in a new issue