1
0
mirror of https://github.com/Fayorg/calendrier-avant.git synced 2026-05-27 17:18:38 +02:00

add: docker file and docker ignore

This commit is contained in:
2023-12-04 14:25:34 +01:00
parent e2c2cd0154
commit 8929fd050d
2 changed files with 45 additions and 0 deletions

3
.dockerignore Normal file
View File

@@ -0,0 +1,3 @@
.next/
node_modules/
.env.example