feat(): added compose setup with full observability stack

This commit is contained in:
ITQ
2026-04-18 10:35:06 +03:00
parent 123528dcb9
commit 1ff759b53b
42 changed files with 9717 additions and 0 deletions
@@ -0,0 +1,3 @@
DATA_SOURCE_URI=postgresql:5432/postgres?sslmode=disable
DATA_SOURCE_USER=postgres
DATA_SOURCE_PASS=postgres