Add scouthub-home-be

This commit is contained in:
Lorenzo Sanesi
2026-07-23 19:36:55 +02:00
parent cfd2de4ca3
commit 566754f825
45 changed files with 8233 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# 8082, non 8081: la porta 8081 è quella su cui il Keycloak del
# docker-compose alla radice del progetto è esposto sull'host.
PORT=8082
DATABASE_URL=postgresql://postgres:postgres@localhost:5432/scouthub_home?schema=public
FRONTEND_BASE_URL=http://localhost:4200
KEYCLOAK_BASE_URL=http://localhost:8081
KEYCLOAK_REALM=scouthub
KEYCLOAK_ORG_SERVICE_CLIENT_ID=scouthub-home-be
KEYCLOAK_ORG_SERVICE_CLIENT_SECRET=CAMBIA-QUESTO-SECRET-IN-UN-VAULT