Adding data validation

This commit is contained in:
IgorVolochay
2025-02-15 16:24:00 +03:00
parent e977bf2c98
commit e5b336e8e4
6 changed files with 58 additions and 22 deletions
+5
View File
@@ -0,0 +1,5 @@
MONGO_HOST = 127.0.0.1
MONGO_PORT = 27017
MONGO_USER = user
MONGO_PASS = pass