diff --git a/.dockerignore b/.dockerignore index 32f02eb..168824c 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,6 +1,7 @@ * -!node_modules -!migrate-mongo-config.js -!migrations -!build -!docker/files +!server/node_modules +!server/migrate-mongo-config.js +!server/migrations +!server/build +!ui/build +!docker diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 017f37f..60967ec 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,8 +1,8 @@ -