docker-adjustements (#21)

Reviewed-on: https://git.kennel.ml/ConfrerieDuKassoulait/Botanique/pulls/21
This commit is contained in:
Anri 2022-07-04 23:16:02 +02:00
parent 933b968faf
commit f54083b663
2 changed files with 9 additions and 0 deletions

6
.dockerignore Normal file
View file

@ -0,0 +1,6 @@
*
!src/
!package.json
!package-lock.json
!LICENCE

3
.gitignore vendored
View file

@ -3,3 +3,6 @@ node_modules/
# Environment variables
.env
# Docker
docker-compose.yml