mirror of
https://github.com/arthur-pbty/form.git
synced 2026-06-11 15:56:20 +02:00
ajouter un Dockerfile et mettre à jour docker-compose.yml pour la configuration de l'application FormCraft
Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
.git
|
||||
.gitignore
|
||||
Dockerfile
|
||||
docker-compose.yml
|
||||
node_modules
|
||||
.next
|
||||
coverage
|
||||
npm-debug.log
|
||||
yarn-error.log
|
||||
*.log
|
||||
.env
|
||||
data
|
||||
prisma/data
|
||||
*.db
|
||||
*.db-journal
|
||||
Reference in New Issue
Block a user