diff Dockerfile @ 85:f75b3a109b66

rewrite gcalendarwatch to read from calsync's mongo data only, not google services
author drewp@bigasterisk.com
date Sat, 07 Sep 2024 16:14:45 -0700
parents cb990883e52f
children
line wrap: on
line diff
--- a/Dockerfile	Sat Sep 07 16:13:55 2024 -0700
+++ b/Dockerfile	Sat Sep 07 16:14:45 2024 -0700
@@ -5,5 +5,4 @@
 COPY pyproject.toml pdm.lock ./
 RUN pdm install
 
-COPY *.py *.conf *.html *.json ./
-COPY credentials credentials
+COPY *.py *.conf *.html ./