changeset 87:84141ef00bd7

leave dead config
author drewp@bigasterisk.com
date Sat, 07 Sep 2024 16:15:38 -0700
parents c2578b4a8d9d
children a60b71615353
files deploy.yaml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/deploy.yaml	Sat Sep 07 16:15:05 2024 -0700
+++ b/deploy.yaml	Sat Sep 07 16:15:38 2024 -0700
@@ -23,6 +23,7 @@
           - uvicorn
           - '--port=8000'
           - '--host=0.0.0.0'
+          # - '--reload'
           - 'gcalendarwatch:app'
         - name: calsync
           image: reg:5000/gcalendarwatch_calsync_image