initial commit

This commit is contained in:
boris
2025-09-30 09:24:25 +01:00
committed by boris
parent a783a12c97
commit c7770ea03b
4695 changed files with 525784 additions and 0 deletions

11
.env Normal file
View File

@@ -0,0 +1,11 @@
APP_ENV=dev
APP_SECRET=YyqIPrhVcUN1myrOndRheHONFbLo7GKpVk0wbKX5j4fNJ5y4i64DwX5jLMHkeJRZ
POSTGRES_DB=symfony
POSTGRES_USER=symfony
POSTGRES_PASSWORD=symfony
# DATABASE_URL is assembled automatically, but you can hardcode if preferred:
# DATABASE_URL=postgresql://symfony:symfony@db:5432/symfony?serverVersion=16&charset=utf8
DEFAULT_URI=http://localhost:8080