ci: debug DRP_KEY

This commit is contained in:
2025-05-30 08:04:35 +01:00
parent ef790919ce
commit 697ba0c84c
2 changed files with 1 additions and 2 deletions

View File

@@ -5,7 +5,5 @@ services:
- .:/app:ro
environment:
NODE_ENV: production
PUBLIC_SUPABASE_URL: "$SUPABASE_URL"
PUBLIC_SUPABASE_ANON_KEY: "$SUPABASE_ANON_KEY"
working_dir: /app
command: sh -c "node build/"