feat(docker): dockerisation
This commit is contained in:
6
docker/.gitignore
vendored
Normal file
6
docker/.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
# Fichier de configuration local (contient des secrets)
|
||||
.env
|
||||
|
||||
# Fichiers temporaires Docker
|
||||
*.log
|
||||
.dockerignore
|
||||
Reference in New Issue
Block a user