Dockerises the app!

This commit is contained in:
2025-06-03 07:27:19 +01:00
parent 077d33d801
commit d404a0097f
10 changed files with 110 additions and 81 deletions

1
symfony/.gitignore vendored
View File

@@ -2,6 +2,7 @@
.env.local
.env.local.php
.env.*.local
.env.prod
config/secrets/prod/prod.decrypt.private.php
public/bundles/
var/