chore: Github Actions. Naming and API env variables

This commit is contained in:
Pedro De Castro
2024-11-25 17:57:51 +01:00
parent ff6c1e4127
commit e7e80944e9
5 changed files with 7 additions and 5 deletions
+3 -1
View File
@@ -16,9 +16,11 @@ on:
env:
POSTGRES_HOST: localhost
POSTGRES_PORT: 5432
POSTGRES_ADMIN_USER: prowler_admin
POSTGRES_ADMIN_PASSWORD: postgres
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres
POSTGRES_DB: prowler_db_test
POSTGRES_DB: prowler_db
VALKEY_HOST: localhost
VALKEY_PORT: 6379
VALKEY_DB: 0