From d357056752382ffe4ae866304d3573c361dbe21a Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Wed, 30 Apr 2025 23:07:35 -0700 Subject: move to new outbound server on linode. Fix a lot of deployment time issue things, including HIGH AVAILABILITY EMAIL OWOOWOJIJODOFKJSDF --- playbooks/roles/bin/templates/stacks/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'playbooks/roles/bin') diff --git a/playbooks/roles/bin/templates/stacks/docker-compose.yml b/playbooks/roles/bin/templates/stacks/docker-compose.yml index 2580fd6..5f99f8b 100644 --- a/playbooks/roles/bin/templates/stacks/docker-compose.yml +++ b/playbooks/roles/bin/templates/stacks/docker-compose.yml @@ -5,7 +5,7 @@ services: - {{ bin_base }}/volumes/data:/data environment: - TZ={{ timezone }} - - DEPLOYMENT_TIME={{ now() }} + - DEPLOYMENT_TIME={{ deployment_time }} - TRUST_PROXY=true - API_URL=https://{{ bin_domain }} - DATA_DIRECTORY=/data -- cgit v1.2.3-70-g09d2