This commit is contained in:
2025-05-20 23:29:53 +02:00
parent 298c31597f
commit ea83034e9a
8 changed files with 148 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
POSTGRES_USER=Admin
POSTGRES_PASSWORD=QwEr12345.
POSTGRES_DB_1=Default
POSTGRES_DB_2=USERS
POSTGRES_DB_3=QUESTIONS
POSTGRES_DB_4=STATISTICS
BACKEND_PORT=3000
FRONTEND_PORT=5173
DATABASE_PORT=80