add url to cfg
This commit is contained in:
parent
4542d2af7f
commit
1d57dc2914
|
@ -1,6 +1,7 @@
|
||||||
[metadata]
|
[metadata]
|
||||||
name = ecommerce-exporter
|
name = ecommerce-exporter
|
||||||
description = ecommerce-exporter is a prometheus exporter that export the price of products in e-commerce site as prometheus metrics.
|
description = ecommerce-exporter is a prometheus exporter that export the price of products in e-commerce site as prometheus metrics.
|
||||||
|
url = https://code.badjware.dev/badjware/ecommerce-exporter
|
||||||
author = badjware
|
author = badjware
|
||||||
author_email = marchambault.badjware.dev
|
author_email = marchambault.badjware.dev
|
||||||
licence = MIT Licence
|
licence = MIT Licence
|
||||||
|
|
Loading…
Reference in New Issue