infra: moved infra config from cloud to project

This commit is contained in:
ITQ
2025-03-01 01:17:09 +03:00
parent b3e7409c24
commit ac761e6c29
26 changed files with 15643 additions and 10 deletions
@@ -0,0 +1,3 @@
DATA_SOURCE_URI=postgres:5432/postgres?sslmode=disable
DATA_SOURCE_USER=postgres
DATA_SOURCE_PASS=postgres