Containerizacion completa

This commit is contained in:
2025-12-30 16:02:24 +01:00
parent f4bd501267
commit 9d1978f62f
12 changed files with 97 additions and 62 deletions

4
.local.env Normal file
View File

@@ -0,0 +1,4 @@
POSTGRES_PASSWORD='1234'
POSTGRES_USER=postgres
POSTGRES_DB=postgres
POSTGRES_PORT='5432'