fix(db): update __init__ export for postgres pool and dockerfiles

This commit is contained in:
mamad
2026-08-27 20:41:40 +03:30
parent 7bf983fc08
commit 4e807bbb7e
4 changed files with 14 additions and 8 deletions
+2
View File
@@ -0,0 +1,2 @@
FROM prom/prometheus:v2.54.1
COPY prometheus.yml /etc/prometheus/prometheus.yml