diff deploy.yaml @ 9:145779f2d79d

wedge in an allow-origin response for tests that aren't serving on our domain
author drewp@bigasterisk.com
date Sun, 07 May 2023 16:00:19 -0700
parents 92e31a078643
children
line wrap: on
line diff
--- a/deploy.yaml	Sun May 07 15:59:10 2023 -0700
+++ b/deploy.yaml	Sun May 07 16:00:19 2023 -0700
@@ -18,6 +18,9 @@
         - name: environment
           image: bang5:5000/environment_image
           workingDir: /opt
+          env:
+            - name: ALLOW_ORIGIN
+              value: http://dash:8001
           command:
             - pdm
             - run