Skip to content

Update .env

Update .env #2456

Workflow file for this run

name: "Test docker-compose-core.yaml"
on:
push:
branches:
- "**"
jobs:
test_core:
uses: ./.github/workflows/template-deploy.yaml
secrets: inherit
with:
compose_args: "-f docker-compose-core.yaml"
run_e2e_tests: false