Update .gitea/workflows/test.yml

This commit is contained in:
2026-04-05 12:37:16 +02:00
parent ec418ca7c9
commit 49bd98162a

View File

@@ -34,6 +34,7 @@ jobs:
env:
ENVIRONMENT: "testing"
REDIS_SERVER_ADDR: redis:6379
MAIN_API_URL=http://api:3000
steps:
- name: Checkout code