chore: update e2e env to force ssl and tweak setup to detect arm64 arch

This commit is contained in:
ramvignesh-b
2026-04-24 03:13:03 +05:30
parent d92590f764
commit 7f61ce169e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ DB_HOST=localhost
DB_PORT=5433
# SSL
SSL_ENABLED=false
SSL_ENABLED=true
# DJANGO
DEBUG=True