From 871a1817b4b0fa81f4dda23399f2523f6223e8b8 Mon Sep 17 00:00:00 2001 From: Madison Swain-Bowden Date: Thu, 28 Apr 2022 15:19:01 -0700 Subject: [PATCH] Add terms of service to included files for docker image --- api/.dockerignore | 1 + 1 file changed, 1 insertion(+) diff --git a/api/.dockerignore b/api/.dockerignore index 782533e2b..b912bba9b 100644 --- a/api/.dockerignore +++ b/api/.dockerignore @@ -4,3 +4,4 @@ !manage.py !Pipfile* !run.sh +!terms_of_service.html