**Update rybbit.yaml schema: add category field and adjust tags formatting**
This commit is contained in:
parent
7bbfa094d0
commit
183c70e3c8
1 changed files with 3 additions and 2 deletions
|
|
@ -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