aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2024-08-19 01:11:14 +0100
committerGravatar Chris Lovering <[email protected]>2024-08-19 01:11:14 +0100
commit0f95e7dc7e89650f4591c636510f5463e7074dff (patch)
tree6bfc6c9e0e89f0c783a8202aaec4902183051053
parentAdd debug endpoints and implement token auth (diff)
Include scripts in image
-rw-r--r--thallium-backend/.dockerignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/thallium-backend/.dockerignore b/thallium-backend/.dockerignore
index de65985..4f45bcf 100644
--- a/thallium-backend/.dockerignore
+++ b/thallium-backend/.dockerignore
@@ -7,3 +7,4 @@
!src
!requirements.txt
!LICENSE
+!scripts